PHP 인터페이스 Crummy\Phlack\Common\Matcher\MatcherInterface

파일 보기 프로젝트 열기: mcrumm/phlack 0 사용 예제들

공개 메소드들

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

메소드 상세

matches() 공개 메소드

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