Skip to content

Commit 00a90cb

Browse files
committed
Fixed phpDoc of CacheItemPoolTrait as per Scrutinizer recommandations
1 parent 2395104 commit 00a90cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/phpFastCache/Core/Pool/CacheItemPoolTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* Trait StandardPsr6StructureTrait
2929
* @package phpFastCache\Core
30-
*
30+
* @property array $config The config array
3131
*/
3232
trait CacheItemPoolTrait
3333
{

0 commit comments

Comments
 (0)