<?php

namespace PHPUnit\Framework\MockObject\Builder;

use PHPUnit\Framework\MockObject\Stub;

/**
 * @template TMockedClass
 */
class InvocationMocker
{

}
