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 d0454e6 commit 049096cCopy full SHA for 049096c
components/cache/adapters/filesystem_adapter.rst
@@ -45,7 +45,7 @@ and cache root path as constructor parameters::
45
choices. If throughput is paramount, the in-memory adapters
46
(:ref:`Apcu <apcu-adapter>`, :ref:`Memcached <memcached-adapter>`, and
47
:ref:`Redis <redis-adapter>`) or the database adapters
48
- (:ref:`Doctrine <doctrine- adapter>` and :ref:`PDO <pdo-doctrine-adapter>`)
+ (:ref:`Doctrine <doctrine-adapter>` and :ref:`PDO <pdo-doctrine-adapter>`)
49
are recommended.
50
51
.. note::
0 commit comments