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.