@@ -17,7 +17,6 @@ |
||
17 | 17 | /** |
18 | 18 | * Create a new filter instance. |
19 | 19 | * |
20 | - * @param Guard $auth |
|
21 | 20 | * @return void |
22 | 21 | */ |
23 | 22 | public function __construct(AuthUserServiceContract $authService) |
@@ -17,7 +17,6 @@ |
||
17 | 17 | /** |
18 | 18 | * Create a new filter instance. |
19 | 19 | * |
20 | - * @param Guard $auth |
|
21 | 20 | * @return void |
22 | 21 | */ |
23 | 22 | public function __construct(AuthUserServiceContract $authService) |
@@ -23,7 +23,6 @@ |
||
23 | 23 | /** |
24 | 24 | * Update a entity in repository by id. |
25 | 25 | * |
26 | - * @param array $attributes |
|
27 | 26 | * @param $id |
28 | 27 | * @return mixed |
29 | 28 | */ |