ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
interface.ilDatabaseUpdateSteps.php
Go to the documentation of this file.
1
<?php
2
43
interface
ilDatabaseUpdateSteps
44
{
51
public
function
prepare
(\
ilDBInterface
$db): void;
52
}
ilDBInterface
Interface ilDBInterface.
Definition:
interface.ilDBInterface.php:30
ilDatabaseUpdateSteps
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilDatabaseUpdateSteps.php:44
ilDatabaseUpdateSteps\prepare
prepare(\ilDBInterface $db)
Prepare the execution of the steps.
components
ILIAS
Database
interfaces
Setup
interface.ilDatabaseUpdateSteps.php
Generated on Sat Oct 18 2025 23:02:56 for ILIAS by
1.9.4 (using
Doxyfile
)