diff --git a/tests/unit/Types/ArrayKeyTest.php b/tests/unit/Types/ArrayKeyTest.php index 86bbe70..5ee5a67 100644 --- a/tests/unit/Types/ArrayKeyTest.php +++ b/tests/unit/Types/ArrayKeyTest.php @@ -30,7 +30,7 @@ public function testArrayKeyCanBeConstructedAndStringifiedCorrectly() : void } /** - * @uses ::__construct + * @uses \phpDocumentor\Reflection\Types\ArrayKey::__construct * * @covers ::getIterator */