@@ -334,7 +334,7 @@ |
||
334 | 334 | |
335 | 335 | /** |
336 | 336 | * @internal This method de-register an item from $this->itemInstances |
337 | - * @param CacheItemInterface|string $item |
|
337 | + * @param CacheItemInterface $item |
|
338 | 338 | * @throws \InvalidArgumentException |
339 | 339 | */ |
340 | 340 | protected function deregisterItem($item) |