W3cubDocs

/WordPress

WP_Style_Engine_CSS_Rule::get_rules_group(): string

Gets the rules group.

Return

string

Source

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

Changelog

Version Description
6.6.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/get_rules_group