Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
QueryAuth
Credentials
CredentialsInterface
PHP Interface QueryAuth\Credentials\CredentialsInterface
Afficher le fichier
Open project: jeremykendall/query-auth
Interface Usage Examples
Méthodes publiques
Méthode
Description
getKey
( ) :
string
Gets key
getSecret
( ) :
string
Gets secret
Method Details
getKey()
public
méthode
Gets key
public
getKey
( ) :
string
Résultat
string
Key
getSecret()
public
méthode
Gets secret
public
getSecret
( ) :
string
Résultat
string
Secret