‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutTest:

Public Member Functions

 invalidIdentifierIsRecognizedOnCreation ()
 
 objectIsCreated ()
 

Protected Attributes

bool $resetSingletonInstances = true
 

Detailed Description

Testing backend layout representation.

Definition at line 30 of file BackendLayoutTest.php.

Member Function Documentation

◆ invalidIdentifierIsRecognizedOnCreation()

TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutTest::invalidIdentifierIsRecognizedOnCreation ( )

◆ objectIsCreated()

TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutTest::objectIsCreated ( )

Member Data Documentation

◆ $resetSingletonInstances

bool TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutTest::$resetSingletonInstances = true
protected

Definition at line 32 of file BackendLayoutTest.php.