Skip to:
Content

  • Home
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Traits / Premium_Integrations / Premium_Integrations::get_css()

Premium_Integrations::get_css()

Returns the path of the CSS file of this settings page

Contents

  • Return
    • Source

Return #Return

(String) The CSS file path


Source #Source

File: src/core/lib/settings/trait-premium-integrations.php

	public function get_css() {
		return $this->css;
	}

Expand full source code Collapse full source code View on Github


Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service