mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
add covers list and attributes mutator
This commit is contained in:
@ -50,7 +50,7 @@ final class TestCaseMethodFactory
|
||||
/**
|
||||
* The covered classes and methods, if any.
|
||||
*
|
||||
* @var array<int, string>
|
||||
* @var array<int, \Pest\Factories\Covers\CoversClass|\Pest\Factories\Covers\CoversFunction|\Pest\Factories\Covers\CoversNothing>
|
||||
*/
|
||||
public array $covers = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user