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

public
__construct(string $pathname)

No description

public
handleError(Error $error)

No description

Details

__construct(string $pathname)

No description

Parameters

string $pathname

handleError(Error $error)

No description

Parameters

Error $error