WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Mon, 17 Oct 2011 17:17:14 +0200
changeset 4 e63ac93fdbde
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rw-r--r--
add missing files

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}