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