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
Coduo
PHPMatcher
Matcher
Pattern
Expander
Count
PHP Class Coduo\PHPMatcher\Matcher\Pattern\Expander\Count
Inheritance:
implements
Coduo\PHPMatcher\Matcher\Pattern\PatternExpander
Afficher le fichier
Open project: coduo/php-matcher
Class Usage Examples
Méthodes publiques
Méthode
Description
__construct
(
$value
)
getError
( ) :
string
|
null
match
(
$value
) :
boolean
Method Details
__construct()
public
méthode
public
__construct
(
$value
)
$value
getError()
public
méthode
public
getError
( ) :
string
|
null
Résultat
string
|
null
match()
public
méthode
public
match
(
$value
) :
boolean
$value
Résultat
boolean