WikiTagBundle.php
author cavaliet
Thu, 23 Feb 2012 18:52:59 +0100
changeset 76 bb7808e180c3
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
Add configuration to enable curl request with proxy or any other CURLOPT

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}