APPLICATION_POS APPLICATION_POS The following constants are for naming the positions in the regex for easy readability later.
addMapping() addMapping(string $classSuffix, string $subDir) Parameters string $classSuffix string $subDir
mapToPath() mapToPath(string $className) : mixed Search for a mapping from class to file path. Parameters string $className Classname to load. Returns mixed — Pathname to class, or false if not found.