MDL-39846 implement new event dispatching and base event class

This commit is contained in:
Petr Škoda
2013-07-19 08:43:27 +02:00
parent ffc3f5308b
commit d8a1f4263a
11 changed files with 1499 additions and 16 deletions
+1
View File
@@ -182,6 +182,7 @@ class phpunit_util extends testing_util {
session_set_user($user);
// reset all static caches
\core\event\manager::phpunit_reset();
accesslib_clear_all_caches(true);
get_string_manager()->reset_caches(true);
reset_text_filters_cache(true);