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

Inheritance: extends Illuminate\View\Compilers\BladeCompiler
Afficher le fichier Open project: chekun/laravel4sae

Méthodes publiques

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

Method Details

compile() public méthode

Compile the view at the given path.
public compile ( string $path ) : void
$path string
Résultat void

getCompiledPath() public méthode

public getCompiledPath ( $path )