Inpsyde\MultilingualPress\Module\CustomPostTypeSupport\CustomPostTypeSupportSettingsBox::id PHP Метод

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

Returns the ID of the container element.
С версии: 3.0.0
public id ( ) : string
Результат string The ID of the container element.
    public function id()
    {
        return 'mlp-cpt-support-settings';
    }