TYPO3 CMS  TYPO3_6-2
FileListEditIconHookInterface.php
Go to the documentation of this file.
1 <?php
2 namespace TYPO3\CMS\Filelist;
3 
23 
31  public function manipulateEditIcons(&$cells, &$parentObject);
32 
33 }