Browse Source

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

Fabien Potencier 14 năm trước cách đây
mục cha
commit
10a02ff7fa
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
         }
     }
 }
+