관리-도구
편집 파일: InternalInterface.php
<?php namespace Symfony\Component\Debug\Tests\Fixtures; /** * @internal */ interface InternalInterface { }