WikiTagBundle.php
author tcavalie
Wed, 19 Oct 2011 15:44:23 +0200
changeset 7 7a877de630fd
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rw-r--r--
add files to all tags list.

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}