TYPO3 CMS  TYPO3_6-2
ContentObjectGetImageResourceHookInterface.php
Go to the documentation of this file.
1 <?php
3 
31  public function getImgResourcePostProcess($file, array $configuration, array $imageResource, \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer $parent);
32 
33 }
getImgResourcePostProcess($file, array $configuration, array $imageResource, \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer $parent)