v1.3.3
Added
- Added
Mantle\Support\Helpers\capturehelper to capture output from a callback using output buffering.
Changed
- Updated the
Mantle\Support\Helpers\deferhelper to be able to used outside
of the Mantle Framework via theshutdownhook.
Fixed
- Allow
Filter/Actionattributes to be used multiple times on the same method.