TYPO3 CMS  TYPO3_6-2
ContentObjectGetSingleHookInterface.php
Go to the documentation of this file.
1 <?php
3 
22 {
32  public function getSingleContentObject($contentObjectName, array $configuration, $TypoScriptKey, \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer &$parentObject);
33 
34 }
getSingleContentObject($contentObjectName, array $configuration, $TypoScriptKey, \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer &$parentObject)