PHP Class GrumPHP\Parser\Php\Factory\ParserFactory

Show file Open project: phpro/grumphp Class Usage Examples

Public Methods

Method Description
createFromOptions ( array $options ) : PhpParser\Parser

Method Details

createFromOptions() public method

public createFromOptions ( array $options ) : PhpParser\Parser
$options array
return PhpParser\Parser