Unsuppress another phan issue (part 7)
[lhc/web/wiklou.git] / includes / block / Restriction / Restriction.php
index d717fe7..5dddd78 100644 (file)
@@ -70,7 +70,7 @@ interface Restriction {
         *
         * @since 1.33
         * @param \stdClass $row
-        * @return self
+        * @return static
         */
        public static function newFromRow( \stdClass $row );