src/Company/UserBundle/CompanyUserBundle.php
author ymh <ymh.work@gmail.com>
Thu, 27 Oct 2011 05:47:14 +0200
changeset 18 c85b9d1ddf19
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
first implementation of dynamic fields

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}