Skip to content

Commit 786170c

Browse files
[3.3] More docblock fixes
1 parent 64a732d commit 786170c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Mapping/Cache/Psr6Cache.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
*/
2222
class Psr6Cache implements CacheInterface
2323
{
24-
/**
25-
* @var CacheItemPoolInterface
26-
*/
2724
private $cacheItemPool;
2825

2926
public function __construct(CacheItemPoolInterface $cacheItemPool)

0 commit comments

Comments
 (0)