moodle/grade/grading
Eloy Lafuente (stronk7) 0ed53be9b2 MDL-66902 tests: Fix all incorrect namespaces
This issue just goes over all the currently incorrect
namespaces in test cases and:

1. Change the namespace to the correct one.
2. Move/rename it to correct location if needed (level 2 and down).
3. Remove not needed MOODLE_INTERNAL check when possible.
4. Remove file phpdoc when the file only has one class.
5. Make small adjustments in case the change of namespace requires it.
2022-09-26 14:12:16 +02:00
..
classes/privacy MDL-63167 grade: Deprecated gradingform_provider 2020-06-17 14:12:21 +08:00
form MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
tests MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:32:30 +02:00
yui/manage
lib.php MDL-72930 navigation: Remove duplicated navigation boxes. 2022-01-04 15:58:52 +08:00
manage.php MDL-73354 advanced grading: Updated management page. 2022-02-09 10:52:34 +08:00
pick.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
pick_form.php
renderer.php MDL-66999 theme_boost: @extend remove extends for grades 2019-12-12 11:27:58 +01:00