Elgg
Version 4.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Upgrade
AsynchronousUpgrade.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Upgrade
;
4
8
interface
AsynchronousUpgrade
extends
Batch
{
9
10
}
Elgg\Upgrade\AsynchronousUpgrade
Interface to be implement for asynchronous upgrades, i.e.
Definition:
AsynchronousUpgrade.php:8
Elgg\Upgrade
Definition:
AsynchronousUpgrade.php:3
Elgg\Upgrade\Batch
Long running upgrades should implement this interface.
Definition:
Batch.php:10
Generated on Wed May 31 2023 00:00:24 for Elgg by
1.8.11