WikiTagBundle.php
author cavaliet
Thu, 17 Nov 2011 12:07:53 +0100
changeset 36 540607cf3447
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
Context search v1 is finished. Context allowing various configuration is set. Css and templates are clearly set.

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}