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 537f1fa commit ca4736bCopy full SHA for ca4736b
src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
@@ -22,7 +22,7 @@
22
* @author Wouter J <waldio.webdesign@gmail.com>
23
* @author Grégoire Pineau <lyrixx@lyrixx.info>
24
*/
25
-class AbstractConfigCommand extends ContainerDebugCommand
+abstract class AbstractConfigCommand extends ContainerDebugCommand
26
{
27
protected function listBundles(OutputInterface $output)
28
0 commit comments