src/Company/UserBundle/CompanyUserBundle.php
author cavaliet
Mon, 16 Jul 2012 12:12:56 +0200
changeset 92 a6d1b0e75fe6
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
readonly possibility for tag table in document page

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}