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