PHP Class Nelmio\Alice\Parser\Chainable\PhpParser

Inheritance: implements Nelmio\Alice\Parser\ChainableParserInterface, use trait Nelmio\Alice\IsAServiceTrait
Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
canParse ( string $file ) : boolean
parse ( string $file ) : array {@inheritDoc}

Method Details

canParse() public méthode

public canParse ( string $file ) : boolean
$file string
Résultat boolean

parse() public méthode

{@inheritDoc}
public parse ( string $file ) : array
$file string Local PHP file
Résultat array