WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Mon, 23 Jan 2012 01:04:21 +0100
changeset 70 b2aa7314724b
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
Added tag V00.03 for changeset d76e5e0ded24

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}