mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
DX: rector apply rules 'symfony up to 4.4
This commit is contained in:
@@ -41,7 +41,7 @@ final class ImportSocialWorkMetadata extends Command
|
||||
->addOption('language', 'l', InputOption::VALUE_OPTIONAL, 'The default language');
|
||||
}
|
||||
|
||||
protected function execute(InputInterface $input, OutputInterface $output)
|
||||
protected function execute(InputInterface $input, OutputInterface $output): int
|
||||
{
|
||||
$filepath = $input->getOption('filepath');
|
||||
|
||||
|
Reference in New Issue
Block a user