mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Adds @mixin for HigherOrderCallables class
This commit is contained in:
@ -11,7 +11,8 @@ use Pest\Support\NullClosure;
|
||||
use Pest\TestSuite;
|
||||
use SebastianBergmann\Exporter\Exporter;
|
||||
|
||||
/**
|
||||
/*
|
||||
* @mixin \Pest\Support\HigherOrderCallables
|
||||
* @method \Pest\Expectations\Expectation expect(mixed $value)
|
||||
*
|
||||
* @internal
|
||||
|
||||
Reference in New Issue
Block a user