PHP Class PhpParser\ErrorHandler\Throwing

This is the default strategy used by all components.
Inheritance: implements PhpParser\ErrorHandler
Show file Open project: nikic/php-parser Class Usage Examples

Public Methods

Method Description
handleError ( Error $error )

Method Details

handleError() public method

public handleError ( Error $error )
$error PhpParser\Error