‪TYPO3CMS  11.5
TYPO3\CMS\Backend\Tests\Unit\View\ArrayBrowserTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\View\ArrayBrowserTest:

Public Member Functions

 depthKeysWithEmptyFirstParameterAddsNothing ()
 
 depthKeysWithNumericKeyAddsOneNumberForKeyFromFirstArray ()
 

Protected Attributes

 $resetSingletonInstances = true
 

Detailed Description

Definition at line 26 of file ArrayBrowserTest.php.

Member Function Documentation

◆ depthKeysWithEmptyFirstParameterAddsNothing()

TYPO3\CMS\Backend\Tests\Unit\View\ArrayBrowserTest::depthKeysWithEmptyFirstParameterAddsNothing ( )
Test:

Definition at line 36 of file ArrayBrowserTest.php.

◆ depthKeysWithNumericKeyAddsOneNumberForKeyFromFirstArray()

TYPO3\CMS\Backend\Tests\Unit\View\ArrayBrowserTest::depthKeysWithNumericKeyAddsOneNumberForKeyFromFirstArray ( )
Test:

Definition at line 46 of file ArrayBrowserTest.php.

Member Data Documentation

◆ $resetSingletonInstances

TYPO3\CMS\Backend\Tests\Unit\View\ArrayBrowserTest::$resetSingletonInstances = true
protected

Definition at line 28 of file ArrayBrowserTest.php.