Completed
Pull Request — develop (#788)
by Tom
04:25
created
src/N98/Magento/Command/System/Cron/AbstractCronCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
     /**
55 55
      * Get job configuration from XML and database. Expression priority is given to the database.
56 56
      *
57
-     * @return Mage_Core_Model_Config_Element[]
57
+     * @return AppendIterator
58 58
      */
59 59
     private function getJobConfigElements()
60 60
     {
Please login to merge, or discard this patch.