Solar_Class_Map::fetch()
public
array
Solar_Class_Map::fetch
( string $class = NULL
)
Gets the class-to-file map for a class hierarchy.
Parameters
(string)
$class
: Start mapping with this class.
Returns
(array) The class-to-file mappings.
Description
Gets the class-to-file map for a class hierarchy.