.. include:: /Includes.rst.txt ========================== TYPO3 Exception 1195043965 ========================== .. include:: /If-you-encounter-this-exception.rst.txt $className must implement interface ContentObjectStdWrapHookInterface::class ============================================================================= Happens if a hook defined in :php:`$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['stdWrap']` does not implement the necessary interface. Please check all hooks registered.