src/Company/UserBundle/CompanyUserBundle.php
author ymh <ymh.work@gmail.com>
Mon, 07 Nov 2011 17:25:39 +0100
changeset 28 af0bf1b5c7b2
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
correct add tag

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}