|
Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Static Public Member Functions | |
| static | get_components_with_tests ($testtype) |
| Returns all the components with tests of the specified type. | |
|
static |
Returns all the components with tests of the specified type.
| string | $testtype | The kind of test we are looking for |
| array |