@@ -17,7 +17,6 @@ |
||
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) |