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 5cd111f commit df28c87Copy full SHA for df28c87
1 file changed
src/Command/CompanyAppCommand.php
@@ -21,6 +21,7 @@
21
use Symfony\Component\Console\Input\InputInterface;
22
use Symfony\Component\Console\Input\InputOption;
23
use Symfony\Component\Console\Output\OutputInterface;
24
+use Symfony\Component\Console\Command\Command;
25
26
class CompanyAppCommand extends MultiFlexiCommand
27
{
0 commit comments