PHP Класс Tebru\Retrofit\Annotation\JsonBody

Автор: Nate Brunette ([email protected])
Наследование: implements Tebru\Dynamo\Annotation\DynamoAnnotation
Показать файл Открыть проект

Открытые методы

Метод Описание
allowMultiple ( ) : boolean Whether or not multiple annotations of this type can be added to a method
getName ( ) : string The name of the annotation or class of annotations

Описание методов

allowMultiple() публичный Метод

Whether or not multiple annotations of this type can be added to a method
public allowMultiple ( ) : boolean
Результат boolean

getName() публичный Метод

The name of the annotation or class of annotations
public getName ( ) : string
Результат string