Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Открытые методы
Метод
Описание
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
)