Skip to content

Commit 4e29a19

Browse files
committed
chore: cs fix
1 parent 103378e commit 4e29a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Database/BaseBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class BaseBuilder
4141
/**
4242
* QB SELECT data
4343
*
44-
* @var array<string>
44+
* @var list<string>
4545
*/
4646
protected $QBSelect = [];
4747

0 commit comments

Comments
 (0)