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