mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
fix phpstan
This commit is contained in:
@ -24,7 +24,7 @@ use Throwable;
|
||||
*
|
||||
* @template TValue
|
||||
*
|
||||
* @mixin Expectation
|
||||
* @mixin Expectation<TValue>
|
||||
*/
|
||||
final class CoreExpectation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user