UndefinedMethodFatalErrorHandler
class UndefinedMethodFatalErrorHandler implements FatalErrorHandlerInterface
ErrorHandler for undefined methods.
Methods
FatalErrorException|null
handleError(array $error, FatalErrorException $exception)
Attempts to convert an error into an exception.
Details
at line line 27
FatalErrorException|null
handleError(array $error, FatalErrorException $exception)
Attempts to convert an error into an exception.