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 6c79cb9 + 3564ec8 commit 14850d9Copy full SHA for 14850d9
Command/DebugAutowiringCommand.php
@@ -86,7 +86,6 @@ protected function execute(InputInterface $input, OutputInterface $output)
86
if ($search) {
87
$io->text(sprintf('(only showing classes/interfaces matching <comment>%s</comment>)', $search));
88
}
89
- $tableRows = array();
90
$hasAlias = array();
91
$all = $input->getOption('all');
92
$previousId = '-';
0 commit comments