Autarky\Errors\ErrorHandlerManagerInterface::register PHP Метод

register() публичный Метод

Register the error handler to handle uncaught exceptions and errors.
public register ( ) : void
Результат void
    public function register();