PHP Класс eZ\Publish\Core\Persistence\Cache\Tests\Helpers\IntegrationTestCacheServiceDecorator

Wraps the Cache Service for Spi cache to apply key prefix for the cache
Наследование: extends eZ\Publish\Core\Persistence\Cache\CacheServiceDecorator
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ) Constructs the cache service decorator.
clearAllTestData ( ) Private function for integration test runner to clear data between tests.

Описание методов

__construct() публичный Метод

Constructs the cache service decorator.
public __construct ( )

clearAllTestData() публичный Метод

Private function for integration test runner to clear data between tests.
public clearAllTestData ( )