Index: branches/5.2.x/core/kernel/application.php =================================================================== diff -u -N -r15246 -r15250 --- branches/5.2.x/core/kernel/application.php (.../application.php) (revision 15246) +++ branches/5.2.x/core/kernel/application.php (.../application.php) (revision 15250) @@ -1,6 +1,6 @@ EventManager->eventImplemented($event); + } + + /** * Registers new class in the factory * * @param string $real_class Real name of class as in class declaration