src/Company/UserBundle/CompanyUserBundle.php
author ymh <ymh.work@gmail.com>
Fri, 18 Nov 2011 17:54:18 +0100
changeset 38 bbdc7f9aa25e
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
Added tag V00.01 for changeset c67bc03ec09c

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}