I1.php 106 Bytes
<?php

namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;

interface I1
{
}