Thruway\Subscription\StateHandlerRegistration::getMatcher PHP Method

getMatcher() public method

public getMatcher ( ) : Thruway\Subscription\MatcherInterface
return Thruway\Subscription\MatcherInterface
    public function getMatcher()
    {
        return $this->matcher;
    }