diff --git a/backup/controller/restore_controller.class.php b/backup/controller/restore_controller.class.php index d76525e5131..45b927d6eb9 100644 --- a/backup/controller/restore_controller.class.php +++ b/backup/controller/restore_controller.class.php @@ -330,6 +330,7 @@ class restore_controller extends backup implements loggable { * is called during restore, but not directly part of the restore system, may * need to behave differently during restore (e.g. do not bother resetting a * cache because we know it will be reset at end of operation). + * @since Moodle 2.5.6 * * @return bool True if any restore is currently executing */