class LessNormalizer implements NormalizerInterface (View source)

Properties

protected Less_Parser $parser

Methods

__construct(Less_Parser $parser)

No description

string
normalizeVariableName(string $variableName)

No description

createVariableCollectionFromFile(string $variablesFilePath)

No description

Details

__construct(Less_Parser $parser)

No description

Parameters

Less_Parser $parser

protected string normalizeVariableName(string $variableName)

No description

Parameters

string $variableName

Return Value

string

NormalizedVariableCollection createVariableCollectionFromFile(string $variablesFilePath)

No description

Parameters

string $variablesFilePath

Return Value

NormalizedVariableCollection