TYPO3 CMS  TYPO3_6-2
PostProcessorInterface.php
Go to the documentation of this file.
1 <?php
3 
23 
30  public function __construct(\TYPO3\CMS\Form\Domain\Model\Form $form, array $typoScript);
31 
37  public function process();
38 
39 }
__construct(\TYPO3\CMS\Form\Domain\Model\Form $form, array $typoScript)
process()