setName('chill:main:address-ref-lux'); } protected function execute(InputInterface $input, OutputInterface $output): int { $this->addressImporter->import(); return 0; } }