Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Crummy
Phlack
Common
Matcher
MatcherInterface
PHP Interface Crummy\Phlack\Common\Matcher\MatcherInterface
Mostrar archivo
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