Skip to content
Snippets Groups Projects
Commit b9b4c624 authored by Chris Müller's avatar Chris Müller Committed by Stefan Bürk
Browse files

[DOCS] Fix example in changelog for UsableForConnectionInterface

As `canBeUsedForConnection()` is defined in the `UsableForConnectionInterface`, this interface must be implemented.
As it also extends the `\Doctrine\DBAL\Driver\Middleware` interface,
mentioning that interface can be omitted.

Resolves: #102784
Related: #102587
Releases: main
Change-Id: If59008fb5a75a9fe9a8b700868f6852056f0f3cf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82403


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 78df6bc6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment