src/Company/UserBundle/CompanyUserBundle.php
author ymh <ymh.work@gmail.com>
Thu, 27 Oct 2011 22:22:55 +0200
changeset 22 c41d4e7759e1
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
add route parameter

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}