change vendor

This commit is contained in:
Markus Gärtner 2025-01-14 15:02:08 +01:00
parent 7a79713c61
commit 5cccf90508
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,7 @@
declare(strict_types=1);
namespace ProudSourcing\CacheWarmer\Application\Model;
namespace ProudCommerce\CacheWarmer\Application\Model;
class Constants

View File

@ -15,9 +15,7 @@ namespace ProudCommerce\CacheWarmer\Core;
use OxidEsales\Eshop\Core\Registry;
use OxidEsales\Eshop\Core\ViewConfig;
use OxidEsales\EshopCommunity\Internal\Container\ContainerFactory;
use OxidEsales\EshopCommunity\Internal\Framework\Module\Facade\ModuleSettingServiceInterface;
use ProudSourcing\CacheWarmer\Application\Model\Constants;
use ProudCommerce\CacheWarmer\Application\Model\Constants;
/**
* Class CacheWarmer