TYPO3 CMS  TYPO3_6-2
AdminPanelViewHookInterface.php
Go to the documentation of this file.
1 <?php
3 
30  public function extendAdminPanel($moduleContent, \TYPO3\CMS\Frontend\View\AdminPanelView $obj);
31 
32 }
extendAdminPanel($moduleContent, \TYPO3\CMS\Frontend\View\AdminPanelView $obj)