Преглед изворни кода

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

Fabien Potencier пре 14 година
родитељ
комит
10a02ff7fa
1 измењених фајлова са 1 додато и 0 уклоњено
  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
         }
     }
 }
+