ClassManifestErrorHandler
class ClassManifestErrorHandler implements ErrorHandler (View source)
Error handler which throws, but retains the original path context.
For parsing errors, this is essential information to identify the issue.
Properties
protected | string | $pathname |
Methods
Details
__construct(string $pathname)
No description
handleError(Error $error)
No description