moodle/enrol/meta
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 MDL-71571 enrol_meta: Add webservices for adding and deleting instances. 2021-09-29 21:17:52 +01:00
cli MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
db MDL-71571 enrol_meta: Add webservices for adding and deleting instances. 2021-09-29 21:17:52 +01:00
lang/en MDL-71571 enrol_meta: Add webservices for adding and deleting instances. 2021-09-29 21:17:52 +01:00
tests MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
lib.php MDL-56653 enrol_meta: a single DB query in edit_instance_validation 2020-11-12 15:14:44 +03:00
locallib.php Merge branch 'MDL-43176' of https://github.com/NeillM/moodle 2017-09-20 10:12:37 +02:00
settings.php MDL-35696 enrol_meta: Fixed course sort order 2014-11-24 10:19:17 +00:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00