| @@ -55,7 +55,7 @@ | ||
| 55 | 55 | /** | 
| 56 | 56 | * Get job configuration from XML and database. Expression priority is given to the database. | 
| 57 | 57 | * | 
| 58 | - * @return Traversable|Mage_Core_Model_Config_Element[] | |
| 58 | + * @return AppendIterator | |
| 59 | 59 | */ | 
| 60 | 60 | private function getJobConfigElements() | 
| 61 | 61 |      { | 
| @@ -1,16 +1,16 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * Ported attribute migration script from: | |
| 4 | - * | |
| 5 | - * https://github.com/astorm/Pulsestorm/blob/master/magento-create-setup.php | |
| 6 | - * https://github.com/astorm/Pulsestorm/blob/2863201b19367d02483e01b1c03b54b979d87278/_trash/magento-create-setup.php | |
| 7 | - * | |
| 8 | - * It creates attribute script for existing attribute | |
| 9 | - * | |
| 10 | - * Originally created by Alan Storm | |
| 11 | - * | |
| 12 | - * @author Dusan Lukic <[email protected]> | |
| 13 | - */ | |
| 3 | + * Ported attribute migration script from: | |
| 4 | + * | |
| 5 | + * https://github.com/astorm/Pulsestorm/blob/master/magento-create-setup.php | |
| 6 | + * https://github.com/astorm/Pulsestorm/blob/2863201b19367d02483e01b1c03b54b979d87278/_trash/magento-create-setup.php | |
| 7 | + * | |
| 8 | + * It creates attribute script for existing attribute | |
| 9 | + * | |
| 10 | + * Originally created by Alan Storm | |
| 11 | + * | |
| 12 | + * @author Dusan Lukic <[email protected]> | |
| 13 | + */ | |
| 14 | 14 | namespace N98\Magento\Command\Developer\Setup\Script; | 
| 15 | 15 | |
| 16 | 16 | use Exception; | 
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * this file is part of magerun | |
| 4 | - * | |
| 5 | - * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | - */ | |
| 3 | + * this file is part of magerun | |
| 4 | + * | |
| 5 | + * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | + */ | |
| 7 | 7 | namespace N98\Util; | 
| 8 | 8 | |
| 9 | 9 | /** | 
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * this file is part of magerun | |
| 4 | - * | |
| 5 | - * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | - */ | |
| 3 | + * this file is part of magerun | |
| 4 | + * | |
| 5 | + * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | + */ | |
| 7 | 7 | namespace N98\Util; | 
| 8 | 8 | |
| 9 | 9 | /** | 
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * this file is part of magerun | |
| 4 | - * | |
| 5 | - * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | - */ | |
| 3 | + * this file is part of magerun | |
| 4 | + * | |
| 5 | + * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | + */ | |
| 7 | 7 | namespace N98\Util; | 
| 8 | 8 | |
| 9 | 9 | /** | 
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * this file is part of magerun | |
| 4 | - * | |
| 5 | - * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | - */ | |
| 3 | + * this file is part of magerun | |
| 4 | + * | |
| 5 | + * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | + */ | |
| 7 | 7 | namespace N98\Util; | 
| 8 | 8 | |
| 9 | 9 | /** | 
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * this file is part of magerun | |
| 4 | - * | |
| 5 | - * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | - */ | |
| 3 | + * this file is part of magerun | |
| 4 | + * | |
| 5 | + * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | + */ | |
| 7 | 7 | namespace N98\Util; | 
| 8 | 8 | |
| 9 | 9 | /** | 
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * this file is part of magerun | |
| 4 | - * | |
| 5 | - * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | - */ | |
| 3 | + * this file is part of magerun | |
| 4 | + * | |
| 5 | + * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | + */ | |
| 7 | 7 | namespace N98\Util; | 
| 8 | 8 | |
| 9 | 9 | /** | 
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * this file is part of magerun | |
| 4 | - * | |
| 5 | - * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | - */ | |
| 3 | + * this file is part of magerun | |
| 4 | + * | |
| 5 | + * @author Tom Klingenberg <https://github.com/ktomk> | |
| 6 | + */ | |
| 7 | 7 | namespace N98\Util; | 
| 8 | 8 | |
| 9 | 9 | /** |