PHP Class GrumPHP\Parser\Php\PhpParserError

Inheritance: extends GrumPHP\Parser\ParseError
Show file Open project: phpro/grumphp Class Usage Examples

Public Methods

Method Description
fromParseException ( Error $exception, string $filename ) : PhpParserError

Method Details

fromParseException() public static method

public static fromParseException ( Error $exception, string $filename ) : PhpParserError
$exception PhpParser\Error
$filename string
return PhpParserError