src/Company/UserBundle/CompanyUserBundle.php
author cavaliet
Thu, 19 Jul 2012 16:05:48 +0200
changeset 100 6abcdd06d768
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
enhance document_list_profile and update readme

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}