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 )