Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SassLoader
PHP Class SassLoader
Author:
Tim Lochmüller (
[email protected]
)
Datei anzeigen
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