__construct() __construct(string $pattern, string $includePath) Constructor Parameters string $pattern PCRE pattern. string $includePath Include path.
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.