Skip to content

Commit 0404ae9

Browse files
kenjisiRedds
andcommitted
docs: fix @param
Co-authored-by: Andrey Pyzhikov <5071@mail.ru>
1 parent 1e81980 commit 0404ae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Cache/FactoriesCache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ final class FactoriesCache
2222
private $cache;
2323

2424
/**
25-
* @param CacheInterface|FileVarExportHandler $cache
25+
* @param CacheInterface|FileVarExportHandler|null $cache
2626
*/
2727
public function __construct($cache = null)
2828
{

0 commit comments

Comments
 (0)