TYPO3 CMS  TYPO3_7-6
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SYS']['Objects'][\TYPO3\CMS\Core\Database\DatabaseConnection::class] = ['className' => \TYPO3\CMS\Dbal\Database\DatabaseConnection::class]
 
 $GLOBALS ['TYPO3_CONF_VARS']['SYS']['Objects'][\TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList::class] = ['className' => \TYPO3\CMS\Dbal\RecordList\DatabaseRecordList::class]
 

Variable Documentation

◆ $GLOBALS [1/2]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SYS'][ 'Objects'][\TYPO3\CMS\Core\Database\DatabaseConnection::class] = ['className' => \TYPO3\CMS\Dbal\Database\DatabaseConnection::class]

Definition at line 4 of file ext_localconf.php.

◆ $GLOBALS [2/2]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SYS'][ 'Objects'][\TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList::class] = ['className' => \TYPO3\CMS\Dbal\RecordList\DatabaseRecordList::class]

Definition at line 5 of file ext_localconf.php.