20    protected \ilDBInterface 
$db;
 
   29        if ($this->db->tableColumnExists(
'ecs_server', 
'polling_time')) {
 
   30            $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...