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
Facebook_Settings::get_helper()
Returns the helper class.
Return Return
(object) The helper object.
Source Source
File: src/integrations/facebook/settings/settings-facebook.php
public function get_helper() { return $this->helper; }
Expand full source code Collapse full source code View on Github