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