PHP Class GrumPHP\Parser\Php\PhpParserError

Inheritance: extends GrumPHP\Parser\ParseError
Afficher le fichier Open project: phpro/grumphp Class Usage Examples

Méthodes publiques

Méthode Description
fromParseException ( Error $exception, string $filename ) : PhpParserError

Method Details

fromParseException() public static méthode

public static fromParseException ( Error $exception, string $filename ) : PhpParserError
$exception PhpParser\Error
$filename string
Résultat PhpParserError