Tebru\Retrofit\Annotation\Headers::getName PHP Method

getName() public method

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