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 afa7092 commit 074ecc1Copy full SHA for 074ecc1
cache.rst
@@ -101,7 +101,6 @@ The Cache component comes with a series of adapters pre-configured:
101
102
* :doc:`cache.adapter.apcu </components/cache/adapters/apcu_adapter>`
103
* :doc:`cache.adapter.array </components/cache/adapters/array_cache_adapter>`
104
-* :doc:`cache.adapter.doctrine </components/cache/adapters/doctrine_adapter>` (deprecated)
105
* :doc:`cache.adapter.doctrine_dbal </components/cache/adapters/doctrine_dbal_adapter>`
106
* :doc:`cache.adapter.filesystem </components/cache/adapters/filesystem_adapter>`
107
* :doc:`cache.adapter.memcached </components/cache/adapters/memcached_adapter>`
0 commit comments