change vendor
This commit is contained in:
parent
7a79713c61
commit
5cccf90508
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace ProudSourcing\CacheWarmer\Application\Model;
|
namespace ProudCommerce\CacheWarmer\Application\Model;
|
||||||
|
|
||||||
|
|
||||||
class Constants
|
class Constants
|
||||||
|
@ -15,9 +15,7 @@ namespace ProudCommerce\CacheWarmer\Core;
|
|||||||
|
|
||||||
use OxidEsales\Eshop\Core\Registry;
|
use OxidEsales\Eshop\Core\Registry;
|
||||||
use OxidEsales\Eshop\Core\ViewConfig;
|
use OxidEsales\Eshop\Core\ViewConfig;
|
||||||
use OxidEsales\EshopCommunity\Internal\Container\ContainerFactory;
|
use ProudCommerce\CacheWarmer\Application\Model\Constants;
|
||||||
use OxidEsales\EshopCommunity\Internal\Framework\Module\Facade\ModuleSettingServiceInterface;
|
|
||||||
use ProudSourcing\CacheWarmer\Application\Model\Constants;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class CacheWarmer
|
* Class CacheWarmer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user