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

Inheritance: implements Nelmio\Alice\FixtureBuilder\ExpressionLanguage\LexerInterface
Show file Open project: nelmio/alice

Public Methods

Method Description
lex ( string $value ) : array

Method Details

lex() public method

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