3 declare(strict_types=1);
28 protected \ilDBInterface
$db;
43 $this->db->modifyTableColumn(
"int_link",
"target_type", $field);
51 "target_type" => [
"text",
"wpage"]
54 "target_type" => [
"text",
"wpag"]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
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.