mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 17:57:23 +01:00
Migrates to Pint
This commit is contained in:
@ -19,8 +19,7 @@ abstract class Attribute
|
||||
public const ABOVE_CLASS = false;
|
||||
|
||||
/**
|
||||
* @param array<int, string> $attributes
|
||||
*
|
||||
* @param array<int, string> $attributes
|
||||
* @return array<int, string>
|
||||
*/
|
||||
public function __invoke(TestCaseMethodFactory $method, array $attributes): array // @phpstan-ignore-line
|
||||
|
||||
Reference in New Issue
Block a user