Thruway\Subscription\PrefixMatcher::getMatchTypes PHP 메소드

getMatchTypes() 공개 메소드

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