mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 22:47:27 +02:00
upgrade to phpstan level 6
This commit is contained in:
@ -98,6 +98,8 @@ final class TestCaseFactory
|
||||
|
||||
/**
|
||||
* Creates a Test Case class using a runtime evaluate.
|
||||
*
|
||||
* @param array<TestCaseMethodFactory> $methods
|
||||
*/
|
||||
public function evaluate(string $filename, array $methods): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user