change package name

This commit is contained in:
2021-05-08 11:53:08 +02:00
parent db0bd90052
commit 1bdc7dac15
5 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@
declare(strict_types=1);
namespace D3\OxidServicesBridges\Internal\Framework\Module\Path;
namespace D3\OxidServiceBridges\Internal\Framework\Module\Path;
use OxidEsales\EshopCommunity\Internal\Framework\Module\Path\ModulePathResolverInterface;