Toggle navigation
Hot Examples
KO
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
파일 보기
프로젝트 열기: tebru/retrofit-php
공개 메소드들
메소드
설명
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