Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Lavender
Cloud
Sina
View
Compilers
SaeBladeCompiler
PHP Class Lavender\Cloud\Sina\View\Compilers\SaeBladeCompiler
Inheritance:
extends
Illuminate\View\Compilers\BladeCompiler
Show file
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
)