src/Company/UserBundle/CompanyUserBundle.php
author ymh <ymh.work@gmail.com>
Tue, 20 Mar 2012 13:08:53 +0100
changeset 84 ec0cd99b1f7d
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
Added tag V00.07 for changeset db5efc0fec8d

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}