diff --git a/setup/src/Magento/Setup/Console/Command/I18nPackCommand.php b/setup/src/Magento/Setup/Console/Command/I18nPackCommand.php index 252ff161e27c7ce563bd2ebee54e6afb1a99d4b5..82ff951a89e0d34ec7317bd854237aaead5b7412 100644 --- a/setup/src/Magento/Setup/Console/Command/I18nPackCommand.php +++ b/setup/src/Magento/Setup/Console/Command/I18nPackCommand.php @@ -80,6 +80,7 @@ class I18nPackCommand extends Command /** * {@inheritdoc} + * @throws \InvalidArgumentException */ protected function execute(InputInterface $input, OutputInterface $output) {