UserTrait (Auth)
UserTrait
trait UserTrait (View source)
Methods
mixed | getAuthIdentifier() Get the unique identifier for the user. | |
string | getAuthPassword() Get the password for the user. | |
string | getRememberToken() Get the token value for the "remember me" session. | |
登录查看完整内容
|