ClassNotFoundFatalErrorHandler
ClassNotFoundFatalErrorHandler
class ClassNotFoundFatalErrorHandler implements FatalErrorHandlerInterface
ErrorHandler for classes that do not exist.
Methods
FatalErrorException|null | handleError(array $error, FatalErrorException $exception) Attempts to convert an error into an exception. |