Remove comments documenting constructors as "constructors"
[lhc/web/wiklou.git] / includes / changes / ChangesList.php
index a39568b..6a8bd6d 100644 (file)
@@ -58,8 +58,6 @@ class ChangesList extends ContextSource {
        protected $filterGroups;
 
        /**
-        * Changeslist constructor
-        *
         * @param Skin|IContextSource $obj
         * @param array $filterGroups Array of ChangesListFilterGroup objects (currently optional)
         */