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. |
Details
FatalErrorException|null handleError(array $error, FatalErrorException $exception)
Attempts to convert an error into an exception.
Please login to continue.