Previous Page
_fetch()

Solar_Class_Map
_findBaseByClass()

Next Page
apiVersion()

_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.