Merge "Align "What's this" vertically"
[lhc/web/wiklou.git] / includes / libs / filebackend / FSFileBackend.php
index 8afdce4..30548ef 100644 (file)
@@ -19,8 +19,8 @@
  *
  * @file
  * @ingroup FileBackend
- * @author Aaron Schulz
  */
+use Wikimedia\Timestamp\ConvertibleTimestamp;
 
 /**
  * @brief Class for a file system (FS) based file backend.