Skip to content

Commit

Permalink
OXDEV-8957 Remove cache connector interface
Browse files Browse the repository at this point in the history
  • Loading branch information
AshrafOxid committed Jan 24, 2025
1 parent 8fb4259 commit 179edca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
15 changes: 0 additions & 15 deletions source/Application/Model/Contract/CacheConnectorInterface.php

This file was deleted.

6 changes: 0 additions & 6 deletions source/Core/Autoload/UnifiedNameSpaceClassMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -1707,12 +1707,6 @@
'isInterface' => true,
'isDeprecated' => false
],
'OxidEsales\Eshop\Application\Model\Contract\CacheConnectorInterface' => [
'editionClassName' => \OxidEsales\EshopCommunity\Application\Model\Contract\CacheConnectorInterface::class,
'isAbstract' => false,
'isInterface' => true,
'isDeprecated' => false
],
'OxidEsales\Eshop\Application\Model\Country' => [
'editionClassName' => \OxidEsales\EshopCommunity\Application\Model\Country::class,
'isAbstract' => false,
Expand Down

0 comments on commit 179edca

Please sign in to comment.