Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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