PHP Class PHPSpec2\Matcher\MatchersCollection

Show 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 ( )