PHP Class Lavender\Cloud\Sina\View\Compilers\SaeBladeCompiler

Inheritance: extends Illuminate\View\Compilers\BladeCompiler
Datei anzeigen Open project: chekun/laravel4sae

Public Methods

Method Description
compile ( string $path ) : void Compile the view at the given path.
getCompiledPath ( $path )

Method Details

compile() public method

Compile the view at the given path.
public compile ( string $path ) : void
$path string
return void

getCompiledPath() public method

public getCompiledPath ( $path )