phpdoc fixes
This commit is contained in:
@@ -44,7 +44,7 @@ class Schema {
|
||||
* Rename a database table in the schema.
|
||||
*
|
||||
* @param string $table
|
||||
* @param string $name
|
||||
* @param string $new_name
|
||||
* @return void
|
||||
*/
|
||||
public static function rename($table, $new_name)
|
||||
|
||||
Reference in New Issue
Block a user