5bc6dd89fe0b211dd6c5cafa784b4d132c614cfb
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / includes / HotPath / C3.php
1 <?php
2
3 namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
4
5 class C3
6 {
7 }