Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Lavender
Cloud
Sina
View
Compilers
SaeBladeCompiler
PHP 클래스 Lavender\Cloud\Sina\View\Compilers\SaeBladeCompiler
상속:
extends
Illuminate\View\Compilers\BladeCompiler
파일 보기
프로젝트 열기: chekun/laravel4sae
공개 메소드들
메소드
설명
compile
(
string
$path
) :
void
Compile the view at the given path.
getCompiledPath
(
$path
)
메소드 상세
compile()
공개
메소드
Compile the view at the given path.
public
compile
(
string
$path
) :
void
$path
string
리턴
void
getCompiledPath()
공개
메소드
public
getCompiledPath
(
$path
)