Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
|
Static Public Member Functions | |
static | get_components_with_tests ($testtype) |
Returns all the components with tests of the specified type. More... | |
|
static |
Returns all the components with tests of the specified type.
string | $testtype | The kind of test we are looking for |
array |