X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FMWTimestamp.php;h=7f3649e39c06a2e3bb8d9010b3634d37eec02347;hb=97a8fb78faa4ca2d9604140e5547f5deae5a2524;hp=201e9b6ff51f36cc221d1edd3307aa72ea4d3cd7;hpb=e3f6c10d87732c0c8a9bbd7bb57b6c964b92e29a;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 *