Autoload.php
app/Config/Autoload.php
1 class
class Autoload
------------------------------------------------------------------- AUTOLOADER CONFIGURATION ------------------------------------------------------------------- This file defines the namespaces and class maps so the Autoloader can find the files as needed. NOTE: If you use an identical key in $psr4 or $classmap, then the values in this file will overwrite the framework's values. NOTE: This class is required prior to Autoloader instantiation, and does not extend BaseConfig.