X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FGenericArrayObjectTest.php;h=4911f73a6e9a8aaa6519cb8f0aabc9b091d7f38f;hb=33fc248ee712c58772e339b4fcb2123d83fbbe26;hp=e2ec47416c458ad989d6fbc9a771e067dc8501de;hpb=6d4f5d142f28ade566dd6cd97af129c582e6f27b;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/libs/GenericArrayObjectTest.php b/tests/phpunit/includes/libs/GenericArrayObjectTest.php index e2ec47416c..4911f73a6e 100644 --- a/tests/phpunit/includes/libs/GenericArrayObjectTest.php +++ b/tests/phpunit/includes/libs/GenericArrayObjectTest.php @@ -30,7 +30,8 @@ abstract class GenericArrayObjectTest extends MediaWikiTestCase { /** - * Returns objects that can serve as elements in the concrete GenericArrayObject deriving class being tested. + * Returns objects that can serve as elements in the concrete + * GenericArrayObject deriving class being tested. * * @since 1.20 * @@ -170,7 +171,7 @@ abstract class GenericArrayObjectTest extends MediaWikiTestCase { /** * @since 1.20 * - * @param callback $function + * @param callable $function * * @covers GenericArrayObject::getObjectType */