WikiTagBundle.php
author cavaliet
Wed, 26 Oct 2011 18:30:13 +0200
changeset 16 876df98c9208
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
Debug search with simple quote.

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}