Inpsyde\MultilingualPress\Common\Setting\SettingsBoxViewModel::label_id PHP Метод

label_id() публичный Метод

Returns the ID of the form element to be used by the label in order to make it accessible for screen readers.
С версии: 3.0.0
public label_id ( ) : string
Результат string The ID of the primary form element.
    public function label_id();