Skip to content

Bundles

esatterwhite edited this page Apr 11, 2015 · 1 revision

A bundle is an abstract object that contains all of the important information for the request lifecycle.

Attributes

  • req
  • res
  • object
  • data
  • toJSON
Clone this wiki locally