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