<?php
declare(strict_types = 1);
namespace Mhujer\JmsSerializer\Uuid\SymfonyBundle;
class MhujerJmsSerializerUuidBundle extends \Symfony\Component\HttpKernel\Bundle\Bundle
{
}