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_js()

Premium_Integrations::get_js()

Returns the path of the JS file of this settings page

Contents

  • Return
    • Source

Return #Return

(String) The JS file path


Source #Source

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

	public function get_js() {
		return $this->js;
	}

Expand full source code Collapse full source code View on Github


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