<?php
/**
* Created by PhpStorm.
* User: latha.pagadala
* Date: 23-06-2022
* Time: 15:06
*/
namespace ZimbleBrandSite\Core;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class CoreBundle extends Bundle
{
}