|
Previous Page |
Solar_Class_Map |
Next Page |
_findBaseByClass()
protected
string
_findBaseByClass (
string $class
)
Finds the base directory from the include-path to the requested class.
Parameters
- (string)
$class: The requested class file.
Returns
- (string) The base directory.
Description
Finds the base directory from the include-path to the requested class.