ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
interface.ilDatabaseUpdateSteps.php
Go to the documentation of this file.
1 <?php
2 
44 {
51  public function prepare(\ilDBInterface $db): void;
52 }
prepare(\ilDBInterface $db)
Prepare the execution of the steps.