Jake Vanderwerf
2026-07-12 c204185ae86a98994f80010abf35a190c9406739
inc/integrations/services/GoogleMyBusiness.php
File was renamed from inc/integrations/GoogleMyBusiness.php
@@ -1,8 +1,8 @@
<?php
namespace JVBase\integrations;
namespace JVBase\integrations\services;
use JVBase\integrations\Integrations;
use JVBase\meta\Meta;
use WP_Error;
if (!defined('ABSPATH')) {
   exit;
}
@@ -125,7 +125,7 @@
         'Use the "Authorize" button below to complete OAuth flow'
      ];
      parent::__construct($userID);
      parent::__construct();
      $this->actions = array_merge(
         $this->actions,