TYPO3 CMS  TYPO3_6-2
CommandLineLauncher.php File Reference

Go to the source code of this file.

Variables

 $bootstrap = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Extbase\\Core\\Bootstrap')
 

Variable Documentation

◆ $bootstrap

$bootstrap = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Extbase\\Core\\Bootstrap')

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Launcher for the bootstrap when executing via cli.

ONLY USED INTERNALLY, MIGHT CHANGE WITHOUT NOTICE!

Definition at line 20 of file CommandLineLauncher.php.

Referenced by TYPO3\CMS\Extbase\Core\ModuleRunner\callModule(), and TYPO3\CMS\Install\Service\ClearCacheService\clearAll().