1.1.3
What's Changed
-
You can now add custom methods to run instead of displaying the default view.
-
Added
Josantonius\ErrorHandler\ErrorHandler->setParams()
method. -
Added
Josantonius\ErrorHandler\ErrorHandler::setCustomMethod()
method. -
Added
Josantonius\ErrorHandler\ErrorHandler->getCustomMethods()
method. -
Added
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSetCustomMethod()
method. -
Added
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->_customMethodResponse()
method.
Full Changelog: 1.1.2...1.1.3