PHP Class Flarum\Asset\LessCompiler

Inheritance: extends RevisionCompiler
Mostra file 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