Explorar el Código

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

Fabien Potencier hace 14 años
padre
commit
10a02ff7fa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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
         }
     }
 }
+