LessNormalizer
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
        
                    protected        string
    normalizeVariableName(string $variableName)
        
    
    No description
        
                            NormalizedVariableCollection
    createVariableCollectionFromFile(string $variablesFilePath)
        
    
    No description