/** * Uninstalls the builder. * * @since 1.0 * @return void */ public static function uninstall() { FLBuilderModel::uninstall_database(); }