src/Company/UserBundle/CompanyUserBundle.php
author ymh <ymh.work@gmail.com>
Thu, 06 Oct 2011 10:22:59 +0200
changeset 8 062b0cefef7e
parent 3 e54dfe4d0b2b
permissions -rw-r--r--
finish installation of the new bundle

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}