Auth::setAuthData()

Auth::setAuthData() -- store extra information with the Auth session

Synopsis

Описание

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.

Заметка

Эта функция не должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ