/home/mip/mip/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/templates/intersection.tpl
declare(strict_types=1);

interface {intersection} extends {interfaces}
{
}