10000 Update EventSubscriberInterface.php · symfony/symfony@70743d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 70743d0

Browse files
authored
Update EventSubscriberInterface.php
1 parent 5c76b8e commit 70743d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/EventDispatcher/EventSubscriberInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\EventDispatcher;
1313

1414
/**
15-
* An EventSubscriber knows himself what events it is interested in.
15+
* An EventSubscrib 4874 er knows itself what events it is interested in.
1616
* If an EventSubscriber is added to an EventDispatcherInterface, the manager invokes
1717
* {@link getSubscribedEvents} and registers the subscriber as a listener for all
1818
* returned events.

0 commit comments

Comments
 (0)
0