We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eafcc4c commit 2646d64Copy full SHA for 2646d64
src/CachePlugin.php
@@ -34,7 +34,7 @@ class CachePlugin implements Plugin
34
/**
35
* @param CacheItemPoolInterface $pool
36
* @param StreamFactory $streamFactory
37
- * @param array $config {
+ * @param array $config {
38
*
39
* @var bool $respect_cache_headers Whether to look at the cache directives or ignore them.
40
* @var int $default_ttl If we do not respect cache headers or can't calculate a good ttl, use this value.
0 commit comments