Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
autoload.php File Reference

Go to the source code of this file.

Variables

 $generatorIo
 
 $generatedCodeAutoloader
 

Variable Documentation

◆ $generatedCodeAutoloader

$generatedCodeAutoloader

◆ $generatorIo

$generatorIo
Initial value:
= new Io(
new File(),
TESTS_TEMP_DIR . '/' . DirectoryList::getDefaultConfig()[DirectoryList::GENERATED_CODE][DirectoryList::PATH]
)

Definition at line 15 of file autoload.php.