Instagram_Settings::get_helper()
Returns the helper class.
Return Return
(object) The helper object.
Source Source
File: src/integrations/instagram/settings/settings-instagram.php
public function get_helper() { return $this->helper; }
Expand full source code Collapse full source code View on Github