PHP Class Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceLexer

Inheritance: implements Nelmio\Alice\FixtureBuilder\ExpressionLanguage\LexerInterface, use trait Nelmio\Alice\IsAServiceTrait
Datei anzeigen Open project: nelmio/alice Class Usage Examples

Public Methods

Method Description
lex ( string $value ) : array Lex a value with the mask "@X" where X is a valid possible reference

Method Details

lex() public method

public lex ( string $value ) : array
$value string
return array