$params The params of the connection * * @phpstan-param ConnectionParams $params */ public function create(Connection $connection, AbstractPlatform $databasePlatform, array $params): TracingDriverConnectionInterface; }