X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fparser%2FCacheTime.php;h=c4506897088fed7f99d620f9bf0ae74fbf65b696;hb=b51076a84446d157bed511246450e70d26e0f945;hp=950c0d46df76fa781377035d690fed089c2c1beb;hpb=7308c4d8de265fb0e176516e37e386a6c4f99c06;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/parser/CacheTime.php b/includes/parser/CacheTime.php index 950c0d46df..c450689708 100644 --- a/includes/parser/CacheTime.php +++ b/includes/parser/CacheTime.php @@ -47,7 +47,7 @@ class CacheTime { /** * setCacheTime() sets the timestamp expressing when the page has been rendered. * This does not control expiry, see updateCacheExpiry() for that! - * @param string $t + * @param string $t TS_MW timestamp * @return string */ public function setCacheTime( $t ) {