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

Inheritance: implements Nelmio\Alice\FixtureBuilder\ExpressionLanguage\LexerInterface, use trait Nelmio\Alice\NotCallableTrait
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