Elgg
Version 6.1
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
abstract
class
AsynchronousUpgrade
extends
Batch
{
9
10
}
Elgg\Upgrade
Definition:
AsynchronousUpgrade.php:3
Elgg\Upgrade\Batch
Long running upgrades should implement this interface.
Definition:
Batch.php:10
Elgg\Upgrade\AsynchronousUpgrade
Class to extend for asynchronous upgrades, i.e.
Definition:
AsynchronousUpgrade.php:8
Generated on Wed Dec 4 2024 00:00:21 for Elgg by
1.8.11