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