Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Coduo
PHPMatcher
Matcher
NullMatcher
PHP Class Coduo\PHPMatcher\Matcher\NullMatcher
Inheritance:
extends
Matcher
Exibir arquivo
Open project: coduo/php-matcher
Class Usage Examples
Public Methods
Method
Description
canMatch
(
$pattern
)
{@inheritDoc}
match
(
$value
,
$pattern
)
{@inheritDoc}
Method Details
canMatch()
public
method
{@inheritDoc}
public
canMatch
(
$pattern
)
match()
public
method
{@inheritDoc}
public
match
(
$value
,
$pattern
)