Skip to content

Commit 3bd122c

Browse files
committed
docs: add PHPDoc
1 parent b4ed61d commit 3bd122c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Database/Forge.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ public function createTable(string $table, bool $ifNotExists = false, array $att
562562
}
563563

564564
/**
565-
* @return string
565+
* @return string SQL string
566566
*
567567
* @deprecated $ifNotExists is no longer used, and will be removed.
568568
*/

0 commit comments

Comments
 (0)