Tebru\Retrofit\Annotation\Headers::getName PHP Méthode

getName() public méthode

The name of the annotation or class of annotations
public getName ( ) : string
Résultat string
    public function getName()
    {
        return self::NAME;
    }