PHP Class SassLoader

Author: Tim Lochmüller ([email protected])
Show file Open project: richthegeek/phpsass Class Usage Examples

Public Methods

Method Description
load ( string $className ) Load the given class

Private Methods

Method Description
getBasePath ( ) : string Get the current base path
getPsrFilePath ( string $className ) : string Build the filename for a PSR conform className

Method Details

load() public static method

Load the given class
public static load ( string $className )
$className string