WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Mon, 23 Jan 2012 00:48:55 +0100
changeset 68 e7384fb35f7a
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
improve search test and documentation

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}