X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FMWTimestamp.php;h=7f3649e39c06a2e3bb8d9010b3634d37eec02347;hb=0977b6c1f6a0886803831aa2012895d8c847d0c9;hp=201e9b6ff51f36cc221d1edd3307aa72ea4d3cd7;hpb=314058b0d0b8aad36b82ff0b7df2c52c89a475d1;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/MWTimestamp.php b/includes/MWTimestamp.php index 201e9b6ff5..7f3649e39c 100644 --- a/includes/MWTimestamp.php +++ b/includes/MWTimestamp.php @@ -21,6 +21,7 @@ * @since 1.20 * @author Tyler Romeo, 2012 */ +use Wikimedia\Timestamp\ConvertibleTimestamp; /** * Library for creating and parsing MW-style timestamps. Based on the JS @@ -28,7 +29,7 @@ * * @since 1.20 */ -class MWTimestamp extends ConvertableTimestamp { +class MWTimestamp extends ConvertibleTimestamp { /** * Get a timestamp instance in GMT *