Current File : //proc/self/root/home/itiffy/public_html/vendor/symfony/debug/Tests/Fixtures/InternalInterface.php
<?php

namespace Symfony\Component\Debug\Tests\Fixtures;

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