Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Coduo
PHPMatcher
Matcher
Pattern
Expander
Count
PHP Class Coduo\PHPMatcher\Matcher\Pattern\Expander\Count
Inheritance:
implements
Coduo\PHPMatcher\Matcher\Pattern\PatternExpander
Datei anzeigen
Open project: coduo/php-matcher
Class Usage Examples
Public Methods
Method
Description
__construct
(
$value
)
getError
( ) :
string
|
null
match
(
$value
) :
boolean
Method Details
__construct()
public
method
public
__construct
(
$value
)
$value
getError()
public
method
public
getError
( ) :
string
|
null
return
string
|
null
match()
public
method
public
match
(
$value
) :
boolean
$value
return
boolean