class ValidateCustomLess

Methods

__construct(Assets $assets, LocaleManager $locales, Container $container, array $customLessSettings = [])

No description

void
whenSettingsSaving(Saving $event)

No description

void
whenSettingsSaved(Saved $event)

No description

bool
hasDirtyCustomLessSettings(Saving $event)

No description

Details

__construct(Assets $assets, LocaleManager $locales, Container $container, array $customLessSettings = [])

Parameters

Assets $assets
LocaleManager $locales
Container $container
array $customLessSettings

void whenSettingsSaving(Saving $event)

Parameters

Saving $event

Return Value

void

void whenSettingsSaved(Saved $event)

Parameters

Saved $event

Return Value

void

protected bool hasDirtyCustomLessSettings(Saving $event)

Parameters

Saving $event

Return Value

bool