Unsuppress other phan issues with low count
[lhc/web/wiklou.git] / includes / parser / Parser.php
index d7a15af..130667e 100644 (file)
@@ -411,6 +411,7 @@ class Parser {
         */
        public function __destruct() {
                if ( isset( $this->mLinkHolders ) ) {
+                       // @phan-suppress-next-line PhanTypeObjectUnsetDeclaredProperty
                        unset( $this->mLinkHolders );
                }
                // @phan-suppress-next-line PhanTypeSuspiciousNonTraversableForeach