Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
yii
authclient
widgets
AuthChoice
setBaseAuthUrl
yii\authclient\widgets\AuthChoice::setBaseAuthUrl PHP Method
AuthChoice Class Documentation
Datei anzeigen
Open project: yiisoft/yii2-authclient
setBaseAuthUrl()
public
method
public
setBaseAuthUrl
(
array
$baseAuthUrl
)
$baseAuthUrl
array
base auth URL configuration.
public function setBaseAuthUrl(array $baseAuthUrl) { $this->_baseAuthUrl = $baseAuthUrl; }
AuthChoice
clientLink
createClientUrl
defaultBaseAuthUrl
defaultClients
getBaseAuthUrl
getClients
init
renderMainContent
run
setBaseAuthUrl
setClients