Skip to content

Commit f3d727c

Browse files
MrYamousjaviereguiluz
authored andcommitted
[FrameworkBundle]  Update framework cache reference
1 parent 38e2551 commit f3d727c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2877,9 +2877,9 @@ app
28772877
**type**: ``string`` **default**: ``cache.adapter.filesystem``
28782878

28792879
The cache adapter used by the ``cache.app`` service. The FrameworkBundle
2880-
ships with multiple adapters: ``cache.adapter.apcu``, ``cache.adapter.doctrine``,
2881-
``cache.adapter.system``, ``cache.adapter.filesystem``, ``cache.adapter.psr6``,
2882-
``cache.adapter.redis``, ``cache.adapter.memcached``, ``cache.adapter.pdo``,
2880+
ships with multiple adapters: ``cache.adapter.apcu``, ``cache.adapter.system``,
2881+
``cache.adapter.filesystem``, ``cache.adapter.psr6``, ``cache.adapter.redis``,
2882+
``cache.adapter.memcached``, ``cache.adapter.pdo`` and
28832883
``cache.adapter.doctrine_dbal``.
28842884

28852885
There's also a special adapter called ``cache.adapter.array`` which stores

0 commit comments

Comments
 (0)