mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
Update src/PendingCalls/TestCall.php
Co-authored-by: Owen Voke <development@voke.dev>
This commit is contained in:
@ -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|string>|class-string ...$classes
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user