Skip to content

Commit c6c26d3

Browse files
committed
Update docblock in CronCommand.php
1 parent ef36a16 commit c6c26d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Cron/Console/Command/CronCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@ protected function configure()
100100
* @param InputInterface $input
101101
* @param OutputInterface $output
102102
* @return int|void
103-
* @throws \Magento\Framework\Exception\FileSystemException
104-
* @throws \Magento\Framework\Exception\RuntimeException
105103
*/
106104
protected function execute(InputInterface $input, OutputInterface $output)
107105
{

0 commit comments

Comments
 (0)