Added
- Added
Mantle\Support\Helpers\capture
helper to capture output from a callback using output buffering.
Changed
- Updated the
Mantle\Support\Helpers\defer
helper to be able to used outside
of the Mantle Framework via theshutdown
hook.
Fixed
- Allow
Filter
/Action
attributes to be used multiple times on the same method.