interface LabelServiceExt {
    $registerResourceLabelFormatter(formatter): Disposable;
}

Implemented by

Methods