mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-26 13:20:17 +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.
|
||||
*/
|
||||
|
||||
namespace Mage\Task\BuiltIn\Scm;
|
||||
namespace Mage\Task\BuiltIn\General;
|
||||
|
||||
use Mage\Task\AbstractTask;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user