class ScssDirectoryPresetType implements TypeInterface (View source)

Constants

FILE_CUSTOMIZABLE_VARIABLES

FILE_ENTRY_POINT

Properties

protected Text $textService

Methods

__construct(Text $textService)

DirectorySkinType constructor.

createPresetFromPath(string $path, Theme $theme)

No description

string
getVariablesFile(PresetInterface $preset)

No description

string
getEntryPointFile(PresetInterface $preset)

No description

Details

__construct(Text $textService)

DirectorySkinType constructor.

Parameters

Text $textService

PresetInterface createPresetFromPath(string $path, Theme $theme)

No description

Parameters

string $path
Theme $theme

Return Value

PresetInterface

string getVariablesFile(PresetInterface $preset)

No description

Parameters

PresetInterface $preset

Return Value

string

string getEntryPointFile(PresetInterface $preset)

No description

Parameters

PresetInterface $preset

Return Value

string