src/Company/UserBundle/CompanyUserBundle.php
author cavaliet
Wed, 07 Dec 2011 17:19:10 +0100
changeset 49 3752ef2d39d4
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
Upgrade column management with possibility to return to the initial columns. Little debug in all tag list.

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}