src/Company/UserBundle/CompanyUserBundle.php
author ymh <ymh.work@gmail.com>
Thu, 17 Nov 2011 11:30:00 +0100
changeset 32 f166042d4421
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
add event on tag changed

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}