class LessProcessor implements ProcessorInterface (View source)

Properties

protected Less_Parser $parser

Methods

__construct(Less_Parser $parser)

No description

string
compileFileToString(string $file, NormalizedVariableCollection $collection)

No description

Details

__construct(Less_Parser $parser)

No description

Parameters

Less_Parser $parser

string compileFileToString(string $file, NormalizedVariableCollection $collection)

No description

Parameters

string $file
NormalizedVariableCollection $collection

Return Value

string