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.

Methods

__construct(string $pathname)

No description

handleError(Error $error)

No description

Details

__construct(string $pathname)

Parameters

string $pathname

handleError(Error $error)

Parameters

Error $error