EVOLUTION-MANAGER
Edit File: InternalInterface.php
<?php namespace Symfony\Component\Debug\Tests\Fixtures; /** * @internal */ interface InternalInterface { }