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 8e2d950 commit 2bf73a7Copy full SHA for 2bf73a7
components/cache/adapters/redis_adapter.rst
@@ -44,7 +44,7 @@ as the second and third parameters::
44
Configure the Connection
45
------------------------
46
47
-The :method:`Symfony\\Component\\Cache\\Adapter\\RedisAdapter::createConnection`
+The :method:`Symfony\\Component\\Cache\\Traits\\RedisTrait::createConnection`
48
helper method allows creating and configuring the Redis client class instance using a
49
`Data Source Name (DSN)`_::
50
0 commit comments