PHP Class spec\Crummy\Phlack\Common\Matcher\NonMatcherSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: mcrumm/phlack

Méthodes publiques

Méthode Description
it_is_a_matcher ( )
it_matches_no_commands ( Crummy\Phlack\WebHook\CommandInterface $command )

Method Details

it_is_a_matcher() public méthode

public it_is_a_matcher ( )

it_matches_no_commands() public méthode

public it_matches_no_commands ( Crummy\Phlack\WebHook\CommandInterface $command )
$command Crummy\Phlack\WebHook\CommandInterface