diff --git a/src/PendingCalls/TestCall.php b/src/PendingCalls/TestCall.php index ad7a8a91..50ddddc3 100644 --- a/src/PendingCalls/TestCall.php +++ b/src/PendingCalls/TestCall.php @@ -623,8 +623,8 @@ final class TestCall } /** - * Adds a reference to the tested method or class. This helps to link test - * cases to the source code for easier navigation. + * Adds one or more references to the tested method or class. This helps + * to link test cases to the source code for easier navigation. * * @param array|class-string ...$classes */