WikiTagBundle.php
author cavaliet
Mon, 24 Oct 2011 19:08:04 +0200
changeset 12 81cc9274c20a
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
Update Tag alias.

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}