WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Thu, 27 Oct 2011 21:26:30 +0200
changeset 19 7051e55a3131
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
add missing file, dynamic implementation...

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}