WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Wed, 19 Oct 2011 14:33:40 +0200
changeset 6 2dcfef6e75c3
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rw-r--r--
add command to sync documents

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}