This website works better with JavaScript
Home
Explore
Help
Register
Sign In
VendorSoftware
/
symfony
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[EventDispatcher] reverted to the old event dispatcher way of storing listeners
Fabien Potencier
14 years ago
parent
9e88fc4e66
commit
10a02ff7fa
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/Symfony/Component/EventDispatcher/EventDispatcher.php
+ 1
- 0
src/Symfony/Component/EventDispatcher/EventDispatcher.php
View File
@@ -202,3 +202,4 @@ class EventDispatcher implements EventDispatcherInterface
}
}
}
+