Skip to content

Commit 4d1cb25

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: update github link for method in redis adapter
2 parents 7261f52 + fd0bac2 commit 4d1cb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache/adapters/redis_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ as the second and third parameters::
4848
Configure the Connection
4949
------------------------
5050

51-
The :method:`Symfony\\Component\\Cache\\Adapter\\RedisAdapter::createConnection`
51+
The :method:`Symfony\\Component\\Cache\\Traits\\RedisTrait::createConnection`
5252
helper method allows creating and configuring the Redis client class instance using a
5353
`Data Source Name (DSN)`_::
5454

0 commit comments

Comments
 (0)