Definition at line 9 of file CheckAdminIsAtLeastUser.php.
◆ __construct()
◆ handle()
BristolSU\Support\Authorization\Middleware\CheckAdminIsAtLeastUser::handle |
( |
Request |
$request, |
|
|
\Closure |
$next |
|
) |
| |
Set the user if it is not already set
- Parameters
-
Request | $request | |
\Closure | $next | |
- Returns
- mixed
Definition at line 34 of file CheckAdminIsAtLeastUser.php.
◆ $authentication
BristolSU\Support\Authorization\Middleware\CheckAdminIsAtLeastUser::$authentication |
|
private |
◆ $userAuthentication
BristolSU\Support\Authorization\Middleware\CheckAdminIsAtLeastUser::$userAuthentication |
|
private |
The documentation for this class was generated from the following file: