PHP Class Crummy\Phlack\Common\Matcher\DefaultMatcher
显示文件
Open project: mcrumm/phlack
Public Methods
Method |
Description |
|
matches ( Crummy\Phlack\WebHook\CommandInterface $command ) : boolean |
|
|
Method Details
public matches ( Crummy\Phlack\WebHook\CommandInterface $command ) : boolean |
$command |
Crummy\Phlack\WebHook\CommandInterface |
|
return |
boolean |
|