Browse Source

[EventDispatcher] reverted to the old event dispatcher way of storing listeners

Fabien Potencier 14 years ago
parent
commit
10a02ff7fa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Symfony/Component/EventDispatcher/EventDispatcher.php

+ 1 - 0
src/Symfony/Component/EventDispatcher/EventDispatcher.php

@@ -202,3 +202,4 @@ class EventDispatcher implements EventDispatcherInterface
         }
     }
 }
+