X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fobjectcache%2FWinCacheBagOStuff.php;h=78a512ceabde16f681472334279339fe46776243;hb=595fc2474a80cfe9092b18fb1bd41cea511543ba;hp=2a882ace83f5380a5e4419cbb9b76db7611f3da3;hpb=9876ee1a2c3c85e2f083ff84acbf767865ae8620;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/objectcache/WinCacheBagOStuff.php b/includes/objectcache/WinCacheBagOStuff.php index 2a882ace83..78a512ceab 100644 --- a/includes/objectcache/WinCacheBagOStuff.php +++ b/includes/objectcache/WinCacheBagOStuff.php @@ -52,7 +52,7 @@ class WinCacheBagOStuff extends BagOStuff { * Store a value in the WinCache object cache * * @param string $key Cache key - * @param mixed $valueObject Value to store + * @param mixed $value Value to store * @param int $expire Expiration time * @return bool */