Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Nelmio
Alice
FixtureBuilder
ExpressionLanguage
LexerInterface
PHP Interface Nelmio\Alice\FixtureBuilder\ExpressionLanguage\LexerInterface
Afficher le fichier
Open project: nelmio/alice
Interface Usage Examples
Méthodes publiques
Méthode
Description
lex
(
string
$value
) :
array
Converts a string into a sequence of tokens.
Method Details
lex()
public
méthode
Converts a string into a sequence of tokens.
public
lex
(
string
$value
) :
array
$value
string
Résultat
array