X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fsession%2FSessionBackend.php;h=44806eddef444d92d7f7840f55c88d12e5912c79;hb=1f2836da5fb244b79c13c2eb1c9fdf298616702a;hp=d37b73b5500e58e54610fe22f915f4f570f3b237;hpb=163381a0913f97b07231bf6e862bfbf618055740;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/session/SessionBackend.php b/includes/session/SessionBackend.php index d37b73b550..44806eddef 100644 --- a/includes/session/SessionBackend.php +++ b/includes/session/SessionBackend.php @@ -97,7 +97,7 @@ final class SessionBackend { private $shutdown = false; /** - * @param SessionId $id Session ID object + * @param SessionId $id * @param SessionInfo $info Session info to populate from * @param CachedBagOStuff $store Backend data store * @param LoggerInterface $logger