src/Company/UserBundle/CompanyUserBundle.php
author ymh <ymh.work@gmail.com>
Fri, 04 Nov 2011 15:54:16 +0100
changeset 25 05bf39027817
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
subrepo changed

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}