You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems, that the $GLOBALS['TSFE']->tmpl is removed with v13.
A shortterm fix could be using $GLOBALS['TSFE']->config or $GLOBALS['TYPO3_REQUEST']->getAttribute('frontend.controller')