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 ef36a16 commit c6c26d3Copy full SHA for c6c26d3
app/code/Magento/Cron/Console/Command/CronCommand.php
@@ -100,8 +100,6 @@ protected function configure()
100
* @param InputInterface $input
101
* @param OutputInterface $output
102
* @return int|void
103
- * @throws \Magento\Framework\Exception\FileSystemException
104
- * @throws \Magento\Framework\Exception\RuntimeException
105
*/
106
protected function execute(InputInterface $input, OutputInterface $output)
107
{
0 commit comments