|
Bristol SU Support Package
|
Public Member Functions | |
| __construct (Authentication $authentication) | |
| handle (Request $request, \Closure $next) | |
Private Attributes | |
| $authentication | |
Log out of the user, group and role
Definition at line 13 of file LogoutOfExtras.php.
| BristolSU\Support\Authorization\Middleware\LogoutOfExtras::__construct | ( | Authentication | $authentication | ) |
LogoutOfExtras constructor.
| Authentication | $authentication |
Definition at line 28 of file LogoutOfExtras.php.
References BristolSU\Support\Authorization\Middleware\LogoutOfExtras\$authentication.
| BristolSU\Support\Authorization\Middleware\LogoutOfExtras::handle | ( | Request | $request, |
| \Closure | $next | ||
| ) |
Log out of user, group and role
| Request | $request | |
| \Closure | $next |
Definition at line 40 of file LogoutOfExtras.php.
|
private |
Definition at line 21 of file LogoutOfExtras.php.
Referenced by BristolSU\Support\Authorization\Middleware\LogoutOfExtras\__construct().
1.8.13