Yaffs site version 1.1
[yaffs-website] / vendor / symfony / debug / Tests / Fixtures / psr4 / Psr4CaseMismatch.php
1 <?php
2
3 namespace Symfony\Component\Debug\Tests\Fixtures;
4
5 class PSR4CaseMismatch
6 {
7 }