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

8 lines
102 B
PHP

<?php
namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
class C3
{
}