ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ 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
}
ilDatabaseUpdateSteps\prepare
prepare(\ilDBInterface $db)
Prepare the execution of the steps.
ilDBInterface
ilDatabaseUpdateSteps
components
ILIAS
Database
interfaces
Setup
interface.ilDatabaseUpdateSteps.php
Generated on Sun Aug 31 2025 23:02:47 for ILIAS by
1.8.13 (using
Doxyfile
)