<?php

namespace Symfony\Component\ErrorHandler\Tests\Fixtures;

/**
 * @internal
 */
interface InternalInterface
{
}
