Merge "Log DNS blacklist matches with info level, non-matches with debug level"
[lhc/web/wiklou.git] / includes / filerepo / file / ArchivedFile.php
index 17fa146..b4fd176 100644 (file)
@@ -94,6 +94,9 @@ class ArchivedFile {
        /** @var Title */
        protected $title; # image title
 
+       /** @var bool */
+       private $exists;
+
        /**
         * @throws MWException
         * @param Title $title