Property | Type | Description | |
---|---|---|---|
$user | Cartalyst\Sentinel\Users\UserInterface | The user which caused the exception. |
Method | Description | |
---|---|---|
getUser ( ) : Cartalyst\Sentinel\Users\UserInterface | Returns the user. | |
setUser ( Cartalyst\Sentinel\Users\UserInterface $user ) : void | Sets the user associated with Sentinel (does not log in). |
public getUser ( ) : Cartalyst\Sentinel\Users\UserInterface | ||
return | Cartalyst\Sentinel\Users\UserInterface |