Thruway\Subscription\PrefixMatcher::getMatchTypes PHP Method

getMatchTypes() public method

public getMatchTypes ( ) : array
return array
    public function getMatchTypes()
    {
        return ["prefix"];
    }