PHP Class PHPSpec2\Matcher\MatchersCollection

Afficher le fichier Open project: phpspec/phpspec2 Class Usage Examples

Méthodes publiques

Méthode Description
add ( PHPSpec2\Matcher\MatcherInterface $matcher )
find ( $keyword, $subject, array $arguments )
getAll ( )

Method Details

add() public méthode

public add ( PHPSpec2\Matcher\MatcherInterface $matcher )
$matcher PHPSpec2\Matcher\MatcherInterface

find() public méthode

public find ( $keyword, $subject, array $arguments )
$arguments array

getAll() public méthode

public getAll ( )