Auth::setAuthData()
Описание
This function allows the registration of extra information to be stored allowing with the authentication data.
Параметр
- string $name
the name of the data field
- mixed $value
the value of the data field
- boolean $overwrite
whether to overwrite the value of the data field if it already exists.
Пред. | Начало | След. |
Auth::setAuth() | Уровень выше | Auth::setCheckAuthCallback() |