X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fsession%2FTestUtils.php;h=5db1ad0e6aa019f1aa18e3a84e1a369e24a16b68;hb=74426f3cf796b149f1ae445e41815bbe148640b2;hp=af29d6bd7d0dc0eaa461ac6c3a0b0175a89ba189;hpb=2dd58ade75d15a5895c0c010e17b6f729a0f72fe;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/session/TestUtils.php b/tests/phpunit/includes/session/TestUtils.php index af29d6bd7d..5db1ad0e6a 100644 --- a/tests/phpunit/includes/session/TestUtils.php +++ b/tests/phpunit/includes/session/TestUtils.php @@ -79,7 +79,7 @@ class TestUtils { * If you need a Session for testing but don't want to create a backend to * construct one, use this. * @param object $backend Object to serve as the SessionBackend - * @param int $index Index + * @param int $index * @param LoggerInterface $logger * @return Session */