WikiTagBundle.php
changeset 1 06a22ff5d58d
child 74 901463f9b11c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WikiTagBundle.php	Wed Oct 05 23:51:31 2011 +0200
@@ -0,0 +1,9 @@
+<?php
+
+namespace IRI\Bundle\WikiTagBundle;
+
+use Symfony\Component\HttpKernel\Bundle\Bundle;
+
+class WikiTagBundle extends Bundle
+{
+}