|
Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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 |