data-hub
data-hub copied to clipboard
[Improvement]: Fix `Psr\Container\ContainerInterface` deprecations in `OutputCacheService`
Improvement description
Replace the use of ContainerInterface
in Pimcore\Bundle\DataHubBundle\Service\OutputCacheService
with the use of service locators and subscribers.