Jake Vanderwerf
2026-07-12 c204185ae86a98994f80010abf35a190c9406739
inc/integrations/services/GoogleMaps.php
File was renamed from inc/integrations/GoogleMaps.php
@@ -3,10 +3,10 @@
 * Google Maps Integration
 * File: /inc/integrations/GoogleMapsIntegration.php
 */
namespace JVBase\integrations;
namespace JVBase\integrations\services;
use JVBase\integrations\Integrations;
use JVBase\registrar\Registrar;
use WP_Error;
if (!defined('ABSPATH')) {
   exit;