getBackendUser()->getTSConfig(); return $result; } protected function getBackendUser(): BackendUserAuthentication { return $GLOBALS['BE_USER']; } }