PHP Class eZ\Publish\Core\Persistence\Cache\Tests\Helpers\IntegrationTestCacheServiceDecorator

Wraps the Cache Service for Spi cache to apply key prefix for the cache
Inheritance: extends eZ\Publish\Core\Persistence\Cache\CacheServiceDecorator
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
__construct ( ) Constructs the cache service decorator.
clearAllTestData ( ) Private function for integration test runner to clear data between tests.

Method Details

__construct() public méthode

Constructs the cache service decorator.
public __construct ( )

clearAllTestData() public méthode

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