Missing "*"
This commit is contained in:
@@ -33,7 +33,7 @@ class DBStructure
|
|||||||
*/
|
*/
|
||||||
private static $definition = [];
|
private static $definition = [];
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* Converts all tables from MyISAM to InnoDB
|
* Converts all tables from MyISAM to InnoDB
|
||||||
*/
|
*/
|
||||||
public static function convertToInnoDB()
|
public static function convertToInnoDB()
|
||||||
|
|||||||
Reference in New Issue
Block a user