Skip to content

Commit 2646d64

Browse files
committed
minor
1 parent eafcc4c commit 2646d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CachePlugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class CachePlugin implements Plugin
3434
/**
3535
* @param CacheItemPoolInterface $pool
3636
* @param StreamFactory $streamFactory
37-
* @param array $config {
37+
* @param array $config {
3838
*
3939
* @var bool $respect_cache_headers Whether to look at the cache directives or ignore them.
4040
* @var int $default_ttl If we do not respect cache headers or can't calculate a good ttl, use this value.

0 commit comments

Comments
 (0)