PHP Interface Nelmio\Alice\Parser\ChainableParserInterface

Inheritance: extends Nelmio\Alice\ParserInterface
Datei anzeigen Open project: nelmio/alice

Public Methods

Method Description
canParse ( string $file ) : boolean

Method Details

canParse() public method

public canParse ( string $file ) : boolean
$file string File path
return boolean