Completed
Push — master ( 9039a7...d108e4 )
by Joschi
04:16
created
src/Antibot/Domain/Antibot.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -396,6 +396,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.