[TYPO3-english] TYPO3 6.2 and stdWrap in backend module.

Stefan Neufeind typo3.neufeind at speedpartner.de
Thu Jan 22 21:43:50 CET 2015


On 01/22/2015 09:39 PM, francois beaulieu wrote:
> How i can do this
> $this->local_cObj = t3lib_div::makeInstance('tslib_cObj');
> 
> Typo3 6.2

Are the old class-names part of your problem?

tslib_cObj is \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer
t3lib_div is \TYPO3\CMS\Core\Utility\GeneralUtility


Kind regards,
 Stefan


More information about the TYPO3-english mailing list