<?php
namespace Rawafed\ContactFormsBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ContactFormsBundle extends Bundle
{
}