WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Mon, 23 Jan 2012 01:02:43 +0100
changeset 69 d76e5e0ded24
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
Move Data Fixtures

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}