Add reusable workflows

This commit is contained in:
Anupama Dharmajan
2021-12-16 14:12:05 +11:00
parent 690d90f3bc
commit 1f5927c394
27 changed files with 29 additions and 172 deletions

View File

@@ -25,8 +25,6 @@
use auth_outage\local\outagelib;
defined('MOODLE_INTERNAL') || die;
/**
* Used for adminlib::set_updatedcallback which requires a string that resolves to a function.
*