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