We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 103378e commit 4e29a19Copy full SHA for 4e29a19
system/Database/BaseBuilder.php
@@ -41,7 +41,7 @@ class BaseBuilder
41
/**
42
* QB SELECT data
43
*
44
- * @var array<string>
+ * @var list<string>
45
*/
46
protected $QBSelect = [];
47
0 commit comments