change vendor

This commit is contained in:
Markus Gärtner 2025-01-14 15:02:08 +01:00
bovenliggende 7a79713c61
commit 5cccf90508
2 gewijzigde bestanden met toevoegingen van 2 en 4 verwijderingen

Bestand weergeven

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

Bestand weergeven

@ -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