PHP Interface Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\ChainableFlagParserInterface

Inheritance: extends Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParserInterface
Afficher le fichier Open project: nelmio/alice Interface Usage Examples

Méthodes publiques

Méthode Description
canParse ( string $element ) : boolean Checks if can parse element.

Method Details

canParse() public méthode

Checks if can parse element.
public canParse ( string $element ) : boolean
$element string
Résultat boolean