10000
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 5c76b8e commit 70743d0Copy full SHA for 70743d0
src/Symfony/Component/EventDispatcher/EventSubscriberInterface.php
@@ -12,7 +12,7 @@
12
namespace Symfony\Component\EventDispatcher;
13
14
/**
15
- * An EventSubscriber knows himself what events it is interested in.
+ * An EventSubscrib 4874 er knows itself what events it is interested in.
16
* If an EventSubscriber is added to an EventDispatcherInterface, the manager invokes
17
* {@link getSubscribedEvents} and registers the subscriber as a listener for all
18
* returned events.
0 commit comments