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 a089226 commit 00daa8dCopy full SHA for 00daa8d
README.md
@@ -96,7 +96,7 @@ use Symfony\Component\Console\Input\InputInterface;
96
use Symfony\Component\Console\Output\OutputInterface;
97
use Matthias\SymfonyConsoleForm\Console\Helper\FormHelper;
98
99
-class TestCommand extends Command implements FormBasedCommand
+class TestCommand extends Command
100
{
101
protected function configure()
102
0 commit comments