Unsuppress phan issues part 6
[lhc/web/wiklou.git] / includes / changes / RecentChange.php
index edaa963..1d590d9 100644 (file)
@@ -90,6 +90,7 @@ class RecentChange implements Taggable {
         */
        const SEND_FEED = false;
 
+       /** @var array */
        public $mAttribs = [];
        public $mExtra = [];