TYPO3 CMS  TYPO3_6-2
ContentObjectGetPublicUrlForFileHookInterface.php
Go to the documentation of this file.
1 <?php
3 
30  public function postProcess(\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer $parent, array $configuration, \TYPO3\CMS\Core\Resource\File $file, &$pubicUrl);
31 
32 }
postProcess(\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer $parent, array $configuration, \TYPO3\CMS\Core\Resource\File $file, &$pubicUrl)