@@ -44,7 +44,6 @@ |
||
44 | 44 | |
45 | 45 | /** |
46 | 46 | * @param ControllerMethodReflector $reflector |
47 | - * @param bool $isSubAdmin |
|
48 | 47 | */ |
49 | 48 | public function __construct(ControllerMethodReflector $reflector, |
50 | 49 | $hasSubAdminPrivileges) { |