<?php
namespace sacrpkg\CrudBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class SacrpkgCrudBundle extends Bundle
{
}