PHP Class SassLoader

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

Méthodes publiques

Méthode Description
load ( string $className ) Load the given class

Private Methods

Méthode 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 méthode

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