<?php /** * @return \TYPO3\CMS\Core\Database\DatabaseConnection */ protected function getDatabase() { return $GLOBALS['TYPO3_DB']; }