class ClassManifestErrorHandler implements ErrorHandler

Error handler which throws, but retains the original path context.

For parsing errors, this is essential information to identify the issue.

Methods

__construct(String $pathname)

No description

handleError(Error $error)

No description

Details

at line 22
__construct(String $pathname)

Parameters

String $pathname

at line 27
handleError(Error $error)

Parameters

Error $error