WP_Style_Engine_CSS_Rules_Store::get_name(): string

Gets the store name.

Return

string

Source

File: wp-includes/style-engine/class-wp-style-engine-css-rules-store.php. View all references

public function get_name() {
	return $this->name;
}

Changelog

Version Description
6.1.0 Introduced.

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_style_engine_css_rules_store/get_name