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