We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ad62e commit ab3e231Copy full SHA for ab3e231
src/Symfony/Component/EventDispatcher/README.md
@@ -1,9 +1,8 @@
1
EventDispatcher Component
2
=========================
3
4
-The Symfony2 Event Dispatcher component implements the Mediator pattern
5
-in a simple and effective way to make all these things possible and
6
-to make your projects truly extensible.
+The Symfony2 EventDispatcher component implements the Mediator pattern in a
+simple and effective way to make your projects truly extensible.
7
8
use Symfony\Component\EventDispatcher\EventDispatcher;
9
use Symfony\Component\EventDispatcher\Event;
0 commit comments