Elgg
Version 4.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Upgrade
SystemUpgrade.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Upgrade
;
4
10
interface
SystemUpgrade
extends
Batch
{
11
12
}
Elgg\Upgrade
Definition:
AsynchronousUpgrade.php:3
Elgg\Upgrade\SystemUpgrade
System upgrades are executed synchronously at system upgrade.
Definition:
SystemUpgrade.php:10
Elgg\Upgrade\Batch
Long running upgrades should implement this interface.
Definition:
Batch.php:10
Generated on Tue May 30 2023 00:00:25 for Elgg by
1.8.11