Class yii\authclient\widgets\AuthChoiceItem
| Inheritance | yii\ |
|---|---|
| Subclasses | yii\ |
| Available since extension's version | 2.0 |
| Source Code | https://github.com/yiisoft/yii2-authclient/blob/master/widgets/AuthChoiceItem.php |
AuthChoiceItem is a base class for creating widgets, which can be used to render link
for auth client at yii\
See also yii\
Public Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| $authChoice | yii\ |
Parent AuthChoice widget | yii\ |
| $client | yii\ |
Auth client instance. | yii\ |
Property Details
Parent AuthChoice widget