<?php
declare(strict_types=1);
namespace Hofff\Contao\Consent\GoogleMaps;
use Symfony\Component\HttpKernel\Bundle\Bundle;
final class HofffContaoConsentGoogleMapsBundle extends Bundle
{
}