ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
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.