src/Company/UserBundle/CompanyUserBundle.php
author cavaliet
Wed, 02 May 2012 13:45:37 +0200
changeset 88 eeb5f30dd0b0
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
update readme with curl options

<?php

namespace Company\UserBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class CompanyUserBundle extends Bundle
{
}