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

Inheritance: extends PhpSpec\ObjectBehavior
显示文件 Open project: mcrumm/phlack

Public Methods

Method Description
it_is_initializable ( )
it_matches_all_commands ( Crummy\Phlack\WebHook\CommandInterface $command )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_matches_all_commands() public method

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