PHP 클래스 SassLoader

저자: Tim Lochmüller ([email protected])
파일 보기 프로젝트 열기: richthegeek/phpsass 1 사용 예제들

공개 메소드들

메소드 설명
load ( string $className ) Load the given class

비공개 메소드들

메소드 설명
getBasePath ( ) : string Get the current base path
getPsrFilePath ( string $className ) : string Build the filename for a PSR conform className

메소드 상세

load() 공개 정적인 메소드

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