Skip to content

Commit 87ef7cb

Browse files
committed
fix
1 parent b3d67b9 commit 87ef7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The Cache component comes with a series of adapters already created:
6565
* :doc:`cache.adapter.pdo </components/cache/adapters/pdo_doctrine_dbal_adapter>`
6666
* :doc:`cache.adapter.redis </components/cache/adapters/redis_adapter>`
6767
* :doc:`PHPFileAdapter </components/cache/adapters/php_files_adapter>`
68-
* :doc:`PHPArrayAdapter </components/cache/adapters/php_array_adapter>`
68+
* :doc:`PHPArrayAdapter </components/cache/adapters/php_array_cache_adapter>`
6969

7070
* :doc:`ChainAdapter </components/cache/adapters/chain_adapter>`
7171
* :doc:`ProxyAdapter </components/cache/adapters/proxy_adapter>`

0 commit comments

Comments
 (0)