mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-09-13 12:40:18 +02:00
Fix ManuallyTask namespace
namespace Mage\Task\BuiltIn\General
This commit is contained in:
parent
94673b4af2
commit
e9e5ab1d45
@ -9,7 +9,7 @@
|
|||||||
* file that was distributed with this source code.
|
* file that was distributed with this source code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Mage\Task\BuiltIn\Scm;
|
namespace Mage\Task\BuiltIn\General;
|
||||||
|
|
||||||
use Mage\Task\AbstractTask;
|
use Mage\Task\AbstractTask;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user