Version 1
[yaffs-website] / vendor / symfony / class-loader / Tests / Fixtures / includepath / Foo.php
1 <?php
2
3 class Foo
4 {
5 }