@@ -33,7 +33,7 @@ |
||
33 | 33 | * @param \Illuminate\Contracts\Auth\Access\Gate $gate |
34 | 34 | * @param \App\Containers\Authentication\Tasks\GetAuthenticatedUserTask $getAuthenticatedUserTask |
35 | 35 | * |
36 | - * @return mixed |
|
36 | + * @return boolean |
|
37 | 37 | */ |
38 | 38 | public function authorize(Gate $gate, GetAuthenticatedUserTask $getAuthenticatedUserTask) |
39 | 39 | { |