mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 09:17:23 +01:00
feat: allows to chain todo
This commit is contained in:
@ -10,6 +10,10 @@ use Throwable;
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*
|
||||
* @template TProxy
|
||||
*
|
||||
* @mixin TProxy
|
||||
*/
|
||||
final class HigherOrderTapProxy
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user