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.
2 parents ca2869b + 841c0b0 commit ef0119aCopy full SHA for ef0119a
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