Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Flarum
Asset
LessCompiler
PHP Class Flarum\Asset\LessCompiler
Inheritance:
extends
RevisionCompiler
ファイルを表示
Open project: flarum/core
Protected Properties
Property
Type
Description
$cachePath
string
Public Methods
Method
Description
__construct
(
string
$path
,
string
$filename
,
boolean
$watch
,
string
$cachePath
)
compile
( )
Method Details
__construct()
public
method
public
__construct
(
string
$path
,
string
$filename
,
boolean
$watch
,
string
$cachePath
)
$path
string
$filename
string
$watch
boolean
$cachePath
string
compile()
public
method
public
compile
( )
Property Details
$cachePath
protected_oe property
protected
string
$cachePath
return
string