8000 Framework configuration > Cache pools > Fix FQCN · symfony/symfony-docs@4beae61 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4beae61

Browse files
ruudkjaviereguiluz
authored andcommitted
Framework configuration > Cache pools > Fix FQCN
1 parent 89cf0f1 commit 4beae61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2072,7 +2072,7 @@ settings from the base pool as defaults.
20722072

20732073
.. note::
20742074

2075-
Your service MUST implement the ``Psr\\Cache\\CacheItemPoolInterface`` interface.
2075+
Your service MUST implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
20762076

20772077
public
20782078
""""""

0 commit comments

Comments
 (0)
0