WikiTagBundle.php
author cavaliet
Mon, 20 Feb 2012 12:09:41 +0100
changeset 73 12fc4e8b6fde
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
tag V00.04

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}