WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Mon, 19 Dec 2011 18:15:42 +0100
changeset 66 868d0fcdbb99
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
Added tag V00.02 for changeset ba6b8e38d90e

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}