'someValue1', * 'some/configuration/path2' => 'someValue2', * 'some/configuration/path3' => 'someValue3', * ] * ``` * @throws LocalizedException */ public function getValues(InputInterface $input, OutputInterface $output, array $configPaths); }