You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
PSR Event Dispatcher
2
2
====================
3
3
4
-
This repository holds all interfaces/classes/traits related to
5
-
[PSR-14](http://www.php-fig.org/psr/psr-14/).
4
+
This repository holds the base interfaces related to [PSR-14](http://www.php-fig.org/psr/psr-14/).
6
5
7
6
Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher. See the specification for more details.
0 commit comments