‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Cache\Backend\AbstractBackendTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Cache\Backend\AbstractBackendTest:

Public Member Functions

 theConstructorCallsSetterMethodsForAllSpecifiedOptions ()
 

Protected Attributes

bool $resetSingletonInstances = true
 

Detailed Description

Definition at line 24 of file AbstractBackendTest.php.

Member Function Documentation

◆ theConstructorCallsSetterMethodsForAllSpecifiedOptions()

TYPO3\CMS\Core\Tests\Unit\Cache\Backend\AbstractBackendTest::theConstructorCallsSetterMethodsForAllSpecifiedOptions ( )

Definition at line 29 of file AbstractBackendTest.php.

Member Data Documentation

◆ $resetSingletonInstances

bool TYPO3\CMS\Core\Tests\Unit\Cache\Backend\AbstractBackendTest::$resetSingletonInstances = true
protected

Definition at line 26 of file AbstractBackendTest.php.