AUTO-LOADER
This file defines the namespaces and class maps so the Autoloader can find the files as needed.
$psr4 : array
Array of namespaces for autoloading.
$classmap : array
Map of class names and locations
__construct()
Constructor.
Loading…