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