@@ -396,6 +396,7 @@ |
||
396 | 396 | * Set the parameter scope |
397 | 397 | * |
398 | 398 | * @param string[] ...$scope Parameter scope |
399 | + * @param string|false $scope |
|
399 | 400 | */ |
400 | 401 | public function setParameterScope(...$scope): void |
401 | 402 | { |