WikiTagBundle.php
author cavaliet
Wed, 09 Nov 2011 17:33:26 +0100
changeset 31 b910b4f7485f
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
First step of context menu to add tag by selecting a part of text in the page.

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}