Skip to content

Commit 6a52a34

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: update github link for method in redis adapter
2 parents 9a0b53b + 473c1a4 commit 6a52a34

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)