* Added file description headers
[lhc/web/wiklou.git] / includes / parser / Parser_DiffTest.php
index 608c883..8179cc6 100644 (file)
@@ -1,4 +1,9 @@
 <?php
+/**
+ * Fake parser that output the difference of two different parsers
+ *
+ * @file
+ */
 
 /**
  * @ingroup Parser