21 protected \ilDBInterface
$db;
30 if ($this->db->tableColumnExists(
'ecs_server',
'polling_time')) {
31 $this->db->dropTableColumn(
'ecs_server',
'polling_time');
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
prepare(\ilDBInterface $db)
Prepare the execution of the steps.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...