Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Tebru
Retrofit
Annotation
BaseUrl
PHP Класс Tebru\Retrofit\Annotation\BaseUrl
Use this annotation to override the base url
Автор:
Nate Brunette (
[email protected]
)
Наследование:
extends
VariableMapper
,
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