Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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