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