Skip to content

Commit 473c1a4

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: update github link for method in redis adapter
2 parents 0824dbb + 4d1cb25 commit 473c1a4

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
@@ -44,7 +44,7 @@ as the second and third parameters::
4444
Configure the Connection
4545
------------------------
4646

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

0 commit comments

Comments
 (0)