X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fcache%2FObjectFileCache.php;h=c7ef044380d99c39249b385b6ed810aa7a1e07f2;hp=ed1e49a65d754539e049f9a4f4e9027288a1425e;hb=b892e4691db28cc8f3e14abf1929d4be546b0ead;hpb=90108d8c93735d7d5964f907b999c3a326e87461 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 ) {