TYPO3  7.6
Classes | Variables
TYPO3\CMS\Core\Build Namespace Reference

Classes

class  FunctionalTestsBootstrap
 
class  UnitTestsBootstrap
 

Variables

if(PHP_SAPI!== 'cli') $bootstrap = new FunctionalTestsBootstrap()
 

Variable Documentation

if (PHP_SAPI!== 'cli') $bootstrap = new FunctionalTestsBootstrap()

Definition at line 144 of file FunctionalTestsBootstrap.php.

Referenced by ClearCacheService\clearAll().