Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PHPSpec2
Matcher
MatchersCollection
PHP Class PHPSpec2\Matcher\MatchersCollection
Mostra file
Open project: phpspec/phpspec2
Class Usage Examples
Public Methods
Method
Description
add
(
PHPSpec2\Matcher\MatcherInterface
$matcher
)
find
(
$keyword
,
$subject
,
array
$arguments
)
getAll
( )
Method Details
add()
public
method
public
add
(
PHPSpec2\Matcher\MatcherInterface
$matcher
)
$matcher
PHPSpec2\Matcher\MatcherInterface
find()
public
method
public
find
(
$keyword
,
$subject
,
array
$arguments
)
$arguments
array
getAll()
public
method
public
getAll
( )