WikiTagBundle.php
author cavaliet
Fri, 28 Oct 2011 14:57:11 +0200
changeset 22 99c15cfe420b
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
Add ModifyTag from tag list. Add Reset Wikipedia info from tag list. Enable boolean from addJavascript controller/template to switch from list or document context.

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}