Crummy\Phlack\Bot\AbstractBot::getMatcher PHP Method

getMatcher() public method

public getMatcher ( ) : Crummy\Phlack\Common\Matcher\MatcherInterface | callable
return Crummy\Phlack\Common\Matcher\MatcherInterface | callable
    public function getMatcher()
    {
        return $this->matcher;
    }