WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Thu, 27 Oct 2011 21:21:11 +0200
changeset 18 6f16b9fd6a17
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
finish dynamic save

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}