src/Company/UserBundle/CompanyUserBundle.php
author ymh <ymh.work@gmail.com>
Thu, 23 Feb 2012 23:02:07 +0100
changeset 72 e50277f02cc1
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
Completion service add the nb of doc + test

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}