TYPO3 CMS  TYPO3_6-2
ContentObjectOneSourceCollectionHookInterface.php
Go to the documentation of this file.
1 <?php
3 
21 
32  public function getOneSourceCollection(array $sourceRenderConfiguration, array $sourceConfiguration, $oneSourceCollection, \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer &$parentObject);
33 
34 }
getOneSourceCollection(array $sourceRenderConfiguration, array $sourceConfiguration, $oneSourceCollection, \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer &$parentObject)