Interface PreferenceRegistryExt

interface PreferenceRegistryExt {
    $acceptConfigurationChanged(data, eventData): void;
}

Implemented by

Methods