Elgg  Version master
Variables
elgg_upgrade.php File Reference

Go to the source code of this file.

Variables

 $entity = elgg_extract('entity', $vars)
 ElggUpgrade view. More...
 
if(! $entity instanceof ElggUpgradeif (! $entity->isCompleted())
 

Variable Documentation

◆ $entity

$entity = elgg_extract('entity', $vars)

ElggUpgrade view.

Definition at line 6 of file elgg_upgrade.php.

◆ if

if (! $entity instanceof ElggUpgrade) if(! $entity->isCompleted()) ( ! $entity->  isCompleted())

Definition at line 11 of file elgg_upgrade.php.