moodle/blocks/blog_recent
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-61397 blocks: Fix null_provider namespace for blocks 2018-03-13 09:50:58 +08:00
db MDL-34270 blocks: removing unnecessary capabilities 2012-11-08 14:49:28 +08:00
lang/en MDL-61397 blocks: Add null_providers for blocks with no user data 2018-03-12 08:42:01 +08:00
tests MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
block_blog_recent.php MDL-73339 blog_recent: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
edit_form.php MDL-44120 block: tidied up block @package uses 2014-02-16 12:17:14 +13:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00