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
LazyRecord
TableParser
Token
PHP Class LazyRecord\TableParser\Token
Afficher le fichier
Open project: corneltek/lazyrecord
Méthodes publiques
Свойство
Type
Description
$type
string
Token type
$val
mixed
Méthodes publiques
Méthode
Description
__construct
(
$type
,
$val
)
Method Details
__construct()
public
méthode
public
__construct
(
$type
,
$val
)
Property Details
$type
public_oe property
Token type
public
string
$type
Résultat
string
$val
public_oe property
public
mixed
$val
Résultat
mixed