‪TYPO3CMS  9.5
TYPO3\CMS\Adminpanel\ModuleApi\ModuleData Class Reference
Inheritance diagram for TYPO3\CMS\Adminpanel\ModuleApi\ModuleData:

Detailed Description

ModuleData is a simple wrapper object which extends ArrayObject which is used to hold Adminpanel module data

It's a separate class to add semantic meaning to its' usage

Definition at line 25 of file ModuleData.php.