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

namespace Symfony\Component\Debug\Tests\Fixtures;

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