We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9876180 commit 1ccf0feCopy full SHA for 1ccf0fe
1 file changed
FilesystemCachePool.php
@@ -37,7 +37,7 @@ class FilesystemCachePool extends AbstractCachePool
37
38
/**
39
* @param FilesystemInterface $filesystem
40
- * @param string $folder
+ * @param string $folder
41
*/
42
public function __construct(FilesystemInterface $filesystem, $folder = 'cache')
43
{
0 commit comments