PHP Interface Nelmio\Alice\FixtureBuilder\ExpressionLanguage\ParserAwareInterface

Afficher le fichier Open project: nelmio/alice Interface Usage Examples

Méthodes publiques

Méthode Description
withParser ( Nelmio\Alice\FixtureBuilder\ExpressionLanguage\ParserInterface $parser ) : static

Method Details

withParser() public méthode

public withParser ( Nelmio\Alice\FixtureBuilder\ExpressionLanguage\ParserInterface $parser ) : static
$parser Nelmio\Alice\FixtureBuilder\ExpressionLanguage\ParserInterface
Résultat static New instance with the parser.