8000 [HttpKernel] Remove outdated docblock comment · symfony/symfony@841c0b0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 841c0b0

Browse files
committed
[HttpKernel] Remove outdated docblock comment
1 parent ca2869b commit 841c0b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Symfony/Component/HttpKernel/Bundle/Bundle.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
use Symfony\Component\Finder\Finder;
2020

2121
/**
22-
* An implementation of BundleInterface that adds a few conventions
23-
* for DependencyInjection extensions and Console commands.
22+
* An implementation of BundleInterface that adds a few conventions for DependencyInjection extensions.
2423
*
2524
* @author Fabien Potencier <fabien@symfony.com>
2625
*/

0 commit comments

Comments
 (0)
0