Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
Google_Sheet_Settings::get_helper()
Returns the helper class.
Return Return
(object) The helper object.
Source Source
File: src/integrations/google-sheet/settings/settings-google-sheet.php
public function get_helper() { return $this->helper; }
Expand full source code Collapse full source code View on Github