TYPO3 CMS  TYPO3_6-2
IconUtilityOverrideResourceIconHookInterface.php
Go to the documentation of this file.
1 <?php
3 
21 
33  public function overrideResourceIcon(\TYPO3\CMS\Core\Resource\ResourceInterface $resource, &$iconName, array &$options, array &$overlays);
34 
35 }
overrideResourceIcon(\TYPO3\CMS\Core\Resource\ResourceInterface $resource, &$iconName, array &$options, array &$overlays)