interface TypeInterface (View source)

Methods

createPresetFromPath(string $path, Theme $theme)

No description

string
getVariablesFile(PresetInterface $preset)

No description

string
getEntryPointFile(PresetInterface $preset)

No description

Details

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