WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Mon, 17 Oct 2011 13:51:50 +0200
changeset 3 976d922e52f0
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rw-r--r--
link document lifecycle

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}