WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Tue, 18 Oct 2011 10:32:30 +0200
changeset 5 45378793512a
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rw-r--r--
Correct tag insert + external id on doc

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}