Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
QueryAuth
Credentials
CredentialsInterface
PHP Interface QueryAuth\Credentials\CredentialsInterface
ファイルを表示
Open project: jeremykendall/query-auth
Interface Usage Examples
Public Methods
Method
Description
getKey
( ) :
string
Gets key
getSecret
( ) :
string
Gets secret
Method Details
getKey()
public
method
Gets key
public
getKey
( ) :
string
return
string
Key
getSecret()
public
method
Gets secret
public
getSecret
( ) :
string
return
string
Secret