UndefinedFunctionFatalErrorHandler
UndefinedFunctionFatalErrorHandler
class UndefinedFunctionFatalErrorHandler implements FatalErrorHandlerInterface
ErrorHandler for undefined functions.
Methods
FatalErrorException|null | handleError(array $error, FatalErrorException $exception) Attempts to convert an error into an exception. |