ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
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.