Premium_Integrations::get_js()
Returns the path of the JS file of this settings page
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