Completed
Push — master ( 7353e9...0c9da4 )
by BENOIT
01:14
created
src/Storage/Counter.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -21,8 +21,6 @@
 block discarded – undo
21 21
 
22 22
     /**
23 23
      * Counter constructor.
24
-     * @param float $startTime
25
-     * @param int $nbRequests
26 24
      */
27 25
     public function __construct(float $expiresIn)
28 26
     {
Please login to merge, or discard this patch.