BearFramework\App::enableErrorHandler

Enables an error handler.
public void enableErrorHandler ( [ array $options = [] ] )
Parameters
options
Error handler options. Available values: logErrors (bool), displayErrors (bool).
Returns
No value is returned.
Details
Location: ~/src/App.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.