Skip to content

Commit b2996aa

Browse files
committed
minor symfony#57318 [HttpKernel] chore: upgrade class doc (94noni)
This PR was merged into the 5.4 branch. Discussion ---------- [HttpKernel] chore: upgrade class doc | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | | New feature? | no | Deprecations? | no | License | MIT spotted while browsing code via IDE to this class Commits ------- 10132c9 chore: upgrade class doc
2 parents 8ed9bb0 + 10132c9 commit b2996aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/Event/KernelEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use Symfony\Contracts\EventDispatcher\Event;
1717

1818
/**
19-
* Base class for events thrown in the HttpKernel component.
19+
* Base class for events dispatched in the HttpKernel component.
2020
*
2121
* @author Bernhard Schussek <[email protected]>
2222
*/

0 commit comments

Comments
 (0)