PHP 클래스 Crummy\Phlack\Common\Matcher\DefaultMatcher

상속: implements Crummy\Phlack\Common\Matcher\MatcherInterface
파일 보기 프로젝트 열기: mcrumm/phlack

공개 메소드들

메소드 설명
matches ( Crummy\Phlack\WebHook\CommandInterface $command ) : boolean

메소드 상세

matches() 공개 메소드

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