WP_Style_Engine_CSS_Rule::get_rules_group(): string

In this article

Gets the rules group.

Return

string

Source

public function get_rules_group() {
	return $this->rules_group;
}

Changelog

VersionDescription
6.6.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.