Remove auto-generated "Constructor" documentation on constructors
[lhc/web/wiklou.git] / includes / Revision.php
index c3782ba..c6b50f4 100644 (file)
@@ -559,8 +559,6 @@ class Revision implements IDBAccessObject {
        }
 
        /**
-        * Constructor
-        *
         * @param object|array $row Either a database row or an array
         * @throws MWException
         * @access private