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

This commit is contained in:
Marina Glancy 2014-03-19 10:04:55 +08:00
parent c21f8f13e5
commit d632f1b82a

View file

@ -343,6 +343,7 @@ class restore_controller extends base_controller {
* 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.6.3
*
* @return bool True if any restore is currently executing
*/