Skip to content

Commit f0f2bc4

Browse files
authored
Update BaseBuilder.php
Fixed coding style
1 parent 45b9d1d commit f0f2bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Database/BaseBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2270,7 +2270,7 @@ public function getCompiledInsert(bool $reset = true)
22702270
*
22712271
* @param array|object|null $set
22722272
*
2273-
* @return bool|BaseResult|Query
2273+
* @return BaseResult|bool|Query
22742274
*
22752275
* @throws DatabaseException
22762276
*/

0 commit comments

Comments
 (0)