Files
Chamilo/vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/T1.php
2025-04-10 12:24:57 +02:00

8 lines
102 B
PHP

<?php
namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
trait T1
{
}