feat: improves type hinting

This commit is contained in:
Nuno Maduro
2024-06-15 15:24:03 +01:00
parent 3fa73e40cc
commit ec58040f6e

View File

@ -15,6 +15,8 @@ use Pest\TestSuite;
/** /**
* @internal * @internal
*
* @mixin TestCall
*/ */
final class BeforeEachCall final class BeforeEachCall
{ {