X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fcache%2FObjectFileCache.php;h=c7ef044380d99c39249b385b6ed810aa7a1e07f2;hb=348a0bead146d133b3773e1b34bc30e524b6c1bb;hp=ed1e49a65d754539e049f9a4f4e9027288a1425e;hpb=90db14df05c04502316f15faf35e670358dd0b78;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/cache/ObjectFileCache.php b/includes/cache/ObjectFileCache.php index ed1e49a65d..c7ef044380 100644 --- a/includes/cache/ObjectFileCache.php +++ b/includes/cache/ObjectFileCache.php @@ -29,8 +29,8 @@ class ObjectFileCache extends FileCacheBase { /** * Construct an ObjectFileCache from a key and a type - * @param $key string - * @param $type string + * @param string $key + * @param string $type * @return ObjectFileCache */ public static function newFromKey( $key, $type ) {