Skip to content

Commit 8757ca3

Browse files
committed
Merge remote-tracking branch 'upstream/develop' into 4.5
2 parents 2975508 + 9bf27a1 commit 8757ca3

File tree

4 files changed

+487
-125
lines changed

4 files changed

+487
-125
lines changed

system/Database/BaseBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ public function __construct($tableName, ConnectionInterface $db, ?array $options
336336
/**
337337
* Returns the current database connection
338338
*
339-
* @return BaseConnection|ConnectionInterface
339+
* @return BaseConnection
340340
*/
341341
public function db(): ConnectionInterface
342342
{

0 commit comments

Comments
 (0)