UndefinedMethodFatalErrorHandler
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. |