Merge "Added docu headers to content(handler) files"
authorIAlex <ialex.wiki@gmail.com>
Wed, 17 Oct 2012 16:16:23 +0000 (16:16 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 17 Oct 2012 16:16:23 +0000 (16:16 +0000)
1  2 
includes/content/AbstractContent.php
includes/content/Content.php
includes/content/ContentHandler.php

@@@ -391,4 -343,4 +411,4 @@@ abstract class AbstractContent implemen
        public function matchMagicWord( MagicWord $word ) {
                return false;
        }
--}
++}
@@@ -467,4 -483,4 +487,4 @@@ interface Content 
        #   [11:59] <vvv> Hooks are ugly; make CodeHighlighter interface and a
        #   config to set the class which handles syntax highlighting
        #   [12:00] <vvv> And default it to a DummyHighlighter
--}
++}
Simple merge