Merge "Fix get()/getMulti() check key race condition in WANObjectCache"
[lhc/web/wiklou.git] / includes / filerepo / FileRepoStatus.php
index daf26ba..67080b6 100644 (file)
@@ -26,4 +26,5 @@
  * @ingroup FileRepo
  * @deprecated 1.25
  */
-class FileRepoStatus extends Status {}
+class FileRepoStatus extends Status {
+}