‪TYPO3CMS  ‪main
TYPO3\CMS\RteCKEditor\Tests\Functional\RecordList\Controller\BrowseLinksControllerTest Class Reference
Inheritance diagram for TYPO3\CMS\RteCKEditor\Tests\Functional\RecordList\Controller\BrowseLinksControllerTest:

Public Member Functions

 setUp ()
 
 linkEventsAreTriggered ()
 

Protected Attributes

array $coreExtensionsToLoad
 

Detailed Description

Definition at line 34 of file BrowseLinksControllerTest.php.

Member Function Documentation

◆ linkEventsAreTriggered()

TYPO3\CMS\RteCKEditor\Tests\Functional\RecordList\Controller\BrowseLinksControllerTest::linkEventsAreTriggered ( )

◆ setUp()

TYPO3\CMS\RteCKEditor\Tests\Functional\RecordList\Controller\BrowseLinksControllerTest::setUp ( )

Definition at line 40 of file BrowseLinksControllerTest.php.

References $GLOBALS.

Member Data Documentation

◆ $coreExtensionsToLoad

array TYPO3\CMS\RteCKEditor\Tests\Functional\RecordList\Controller\BrowseLinksControllerTest::$coreExtensionsToLoad
protected
Initial value:
= [
'rte_ckeditor',
]

Definition at line 36 of file BrowseLinksControllerTest.php.