Passed
Branch add-cache (e7677a)
by Michael
02:58 queued 36s
created
src/micmania1/CachedConfigCollection.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
     protected $trackMetadata = false;
18 18
 
19 19
     /**
20
-     * @param boolean $trackHistory
21 20
      * @param CacheItemPoolInterface $pool
22 21
      */
23 22
     public function __construct(CacheItemPoolInterface $pool, $trackMetadata = false)
Please login to merge, or discard this patch.