‪TYPO3CMS  10.4
TYPO3\CMS\Core\Tests\Unit\Configuration\FlexForm\Fixtures\DataStructureParsePreProcessHookThrowException Class Reference

Public Member Functions

string parseDataStructureByIdentifierPreProcess (array $identifier)
 

Detailed Description

Fixture to test hooks from FlexFormTools

Definition at line 23 of file DataStructureParsePreProcessHookThrowException.php.

Member Function Documentation

◆ parseDataStructureByIdentifierPreProcess()

string TYPO3\CMS\Core\Tests\Unit\Configuration\FlexForm\Fixtures\DataStructureParsePreProcessHookThrowException::parseDataStructureByIdentifierPreProcess ( array  $identifier)

Just throw an exception

Parameters
array$identifier
Returns
‪string
Exceptions

Definition at line 32 of file DataStructureParsePreProcessHookThrowException.php.