mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
Change array type hint
This commit is contained in:
@ -32,7 +32,7 @@ final class TestCaseMethodFactory
|
||||
/**
|
||||
* The test's describing, if any.
|
||||
*
|
||||
* @var string[]
|
||||
* @var array<int, string>
|
||||
*/
|
||||
public array $describing = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user