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
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
__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 ( )