Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ab3e231

Browse filesBrowse files
committed
[EventDispatcher] tweaked README
1 parent b9ad62e commit ab3e231
Copy full SHA for ab3e231

File tree

1 file changed

+2
-3
lines changed
Filter options
  • src/Symfony/Component/EventDispatcher

1 file changed

+2
-3
lines changed

‎src/Symfony/Component/EventDispatcher/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/README.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
EventDispatcher Component
22
=========================
33

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.
4+
The Symfony2 EventDispatcher component implements the Mediator pattern in a
5+
simple and effective way to make your projects truly extensible.
76

87
use Symfony\Component\EventDispatcher\EventDispatcher;
98
use Symfony\Component\EventDispatcher\Event;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.