Merge "Remove redundant closure for all packageFiles with own directory"
[lhc/web/wiklou.git] / includes / logging / LogEntry.php
index 5cad31f..c5e4a92 100644 (file)
@@ -100,7 +100,7 @@ interface LogEntry {
        /**
         * Get the access restriction.
         *
-        * @return string
+        * @return int
         */
        public function getDeleted();