MDL-44141 restore: added phpdocs 'since' for new method

This commit is contained in:
Marina Glancy
2014-03-19 10:09:53 +08:00
parent e8aa64fc90
commit 773c952bf3
@@ -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
*/