<?php
namespace App\Backend\Testimonial;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class TestimonialBundle extends Bundle
{
}