Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Flarum
Asset
LessCompiler
PHP 클래스 Flarum\Asset\LessCompiler
상속:
extends
RevisionCompiler
파일 보기
프로젝트 열기: flarum/core
보호된 프로퍼티들
프로퍼티
타입
설명
$cachePath
string
공개 메소드들
메소드
설명
__construct
(
string
$path
,
string
$filename
,
boolean
$watch
,
string
$cachePath
)
compile
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
string
$path
,
string
$filename
,
boolean
$watch
,
string
$cachePath
)
$path
string
$filename
string
$watch
boolean
$cachePath
string
compile()
공개
메소드
public
compile
( )
프로퍼티 상세
$cachePath
보호되어 있는 프로퍼티
protected
string
$cachePath
리턴
string