<?php
#hide content header in backend preview
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/class.tx_cms_layout.php']['tt_content_drawItem']['together']
    = 'Mogic\\Together\\Typo3\\HideContentHeader';
