NormalizedVariableCollectionFactory
class NormalizedVariableCollectionFactory (View source)
Responsible for creating a normalized collection of LESS/SCSS variables from a variety of input sources
Properties
protected | $serializer |
Methods
Details
__construct(JsonSerializer $serializer)
No description
NormalizedVariableCollection
createFromStyleValueList(StyleValueList $valueList)
No description
NormalizedVariableCollection
createFromPreset(Customizer $customizer, PresetInterface $preset)
No description
createFromCustomSkin(CustomSkin $skin)
No description