PHP Interface Crummy\Phlack\Common\Matcher\MatcherInterface

显示文件 Open project: mcrumm/phlack Interface Usage Examples

Public Methods

Method Description
matches ( Crummy\Phlack\WebHook\CommandInterface $command ) : boolean

Method Details

matches() public method

public matches ( Crummy\Phlack\WebHook\CommandInterface $command ) : boolean
$command Crummy\Phlack\WebHook\CommandInterface
return boolean