Split files and classes in different packages for phpdocumentor. I probably changed...
[lhc/web/wiklou.git] / includes / Tokenizer.php
index c40560e..84a2f06 100644 (file)
@@ -1,10 +1,12 @@
 <?php
 /**
  *
+ * @package MediaWiki
  */
 
 /**
  *
+ * @package MediaWiki
  */
 class Tokenizer {
        /* private */ var $mText,               # Text to be processed by the tokenizer