Thruway\Subscription\PrefixMatcher::getMatchTypes PHP Méthode

getMatchTypes() public méthode

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