Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Non instantiable helper class providing different backup checks. More...
Static Public Member Functions | |
static | check_format_and_type ($format, $type) |
static | check_id ($type, $id) |
static | check_security ($backup_controller, $apply) |
static | check_user ($userid) |
Non instantiable helper class providing different backup checks.
This class contains various static methods available in order to easily perform a bunch of backup architecture tests
TODO: Finish phpdocs