<?php

namespace PHPUnit\Framework\MockObject;

interface Stub
{

}
