moodle/blocks/comments
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-63633 block_comments: Add support for removal of context users 2018-10-22 12:50:14 +02:00
db
lang/en MDL-62005 block_comments: Add implementation of Privacy API 2018-04-30 18:20:04 +10:00
tests MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
block_comments.php MDL-73339 comments: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
lib.php
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00