Skip to content

Commit fd0bac2

Browse files
committed
minor #19620 [Cache] Update github link for method in Redis adapter (MrYamous)
This PR was merged into the 5.4 branch. Discussion ---------- [Cache] Update github link for method in Redis adapter To reach the class where the method is implemented. It seems clearer to me WDYT ? Commits ------- 2bf73a7 update github link for method in redis adapter
2 parents 77203b1 + 2bf73a7 commit fd0bac2

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)