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 a7ce064 commit 1afa728Copy full SHA for 1afa728
cache.rst
@@ -87,7 +87,6 @@ adapter (template) they use by using the ``app`` and ``system`` key like:
87
The Cache component comes with a series of adapters already created:
88
89
* :doc:`cache.adapter.apcu </components/cache/adapters/apcu_adapter>`
90
-* :doc:`cache.adapter.array </components/cache/adapters/array_cache_adapter>`
91
* :doc:`cache.adapter.doctrine </components/cache/adapters/doctrine_adapter>`
92
* :doc:`cache.adapter.filesystem </components/cache/adapters/filesystem_adapter>`
93
* :doc:`cache.adapter.memcached </components/cache/adapters/memcached_adapter>`
0 commit comments