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