Skip to content

Navigation Menu

Sign in
Appearance settings

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 b2996aa

Browse filesBrowse files
committed
minor #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
Copy full SHA for b2996aa

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Event/KernelEvent.php
+1-1Lines 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 <bschussek@gmail.com>
2222
*/

0 commit comments

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