mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 17:57:23 +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
|
* Adds one or more references to the tested method or class. This helps
|
||||||
* cases to the source code for easier navigation.
|
* to link test cases to the source code for easier navigation.
|
||||||
*
|
*
|
||||||
* @param array<class-string|string>|class-string ...$classes
|
* @param array<class-string|string>|class-string ...$classes
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user