Przeglądaj źródła

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

Fabien Potencier 14 lat temu
rodzic
commit
10a02ff7fa

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

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