3declare(strict_types=1);
31 if ($this->db->tableColumnExists(
'tst_tests',
'mc_scoring')) {
32 $this->db->dropTableColumn(
'tst_tests',
'mc_scoring');
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
prepare(ilDBInterface $db)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...