X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2Ffilebackend%2FFSFileBackend.php;h=30548ef0c008815748f9257c374eaffa51c27eda;hb=82e2c924e473fa3b99bb8e0da71d99b70ec5ca07;hp=8afdce4035ba7a87ded62999e778bd8398fa2c82;hpb=fcf58d766db9228a4c4e79c74a0fe1b9340a385d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/filebackend/FSFileBackend.php b/includes/libs/filebackend/FSFileBackend.php index 8afdce4035..30548ef0c0 100644 --- a/includes/libs/filebackend/FSFileBackend.php +++ b/includes/libs/filebackend/FSFileBackend.php @@ -19,8 +19,8 @@ * * @file * @ingroup FileBackend - * @author Aaron Schulz */ +use Wikimedia\Timestamp\ConvertibleTimestamp; /** * @brief Class for a file system (FS) based file backend.