Completed
Push — master ( f86f76...036c01 )
by Nils
02:33
created
src/Rules/Cookies/CountRule.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
     private $maxCookies;
18 18
 
19 19
     /**
20
-     * @param int $maxDuration The maximum duration a http call is allowed to take (time to first byte)
21 20
      */
22 21
     public function init($maxCookies = 20)
23 22
     {
Please login to merge, or discard this patch.