Skip to content

Commit a2802a6

Browse files
committed
update to @return BaseConnection
1 parent 8ed690e commit a2802a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/Database/BaseBuilder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,8 @@ public function __construct($tableName, ConnectionInterface $db, ?array $options
332332

333333
/**
334334
* Returns the current database connection
335+
*
336+
* @return BaseConnection
335337
*/
336338
public function db(): ConnectionInterface
337339
{

0 commit comments

Comments
 (0)