8000
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 ca2869b commit 841c0b0Copy full SHA for 841c0b0
src/Symfony/Component/HttpKernel/Bundle/Bundle.php
@@ -19,8 +19,7 @@
19
use Symfony\Component\Finder\Finder;
20
21
/**
22
- * An implementation of BundleInterface that adds a few conventions
23
- * for DependencyInjection extensions and Console commands.
+ * An implementation of BundleInterface that adds a few conventions for DependencyInjection extensions.
24
*
25
* @author Fabien Potencier <fabien@symfony.com>
26
*/
0 commit comments