NewContentElementWizardHookInterface
Interface for classes which hook into \TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController and manipulate wizardItems array
Table of Contents
Methods
- manipulateWizardItems() : mixed
- Modifies WizardItems array
Methods
manipulateWizardItems()
Modifies WizardItems array
    public
                    manipulateWizardItems(array<string|int, mixed> &$wizardItems, NewContentElementController &$parentObject) : mixed
    Parameters
- $wizardItems : array<string|int, mixed>
- 
                    Array of Wizard Items 
- $parentObject : NewContentElementController
- 
                    Parent object New Content element wizard