‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Cache\Fixtures\BackendDefaultFixture Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Cache\Fixtures\BackendDefaultFixture:
TYPO3\CMS\Core\Tests\Unit\Cache\Fixtures\BackendFixture TYPO3\CMS\Core\Cache\Backend\BackendInterface

Public Member Functions

 __construct ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Unit\Cache\Fixtures\BackendFixture
 setCache (FrontendInterface $cache)
 
 set ($entryIdentifier, $data, array $tags=[], $lifetime=null)
 
 get ($entryIdentifier)
 
 has ($entryIdentifier)
 
 remove ($entryIdentifier)
 
 flush ()
 
 collectGarbage ()
 

Detailed Description

Definition at line 20 of file BackendDefaultFixture.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Tests\Unit\Cache\Fixtures\BackendDefaultFixture::__construct ( )

Definition at line 22 of file BackendDefaultFixture.php.