Version 1
[yaffs-website] / vendor / symfony / class-loader / Tests / Fixtures / includepath / Foo.php
diff --git a/vendor/symfony/class-loader/Tests/Fixtures/includepath/Foo.php b/vendor/symfony/class-loader/Tests/Fixtures/includepath/Foo.php
new file mode 100644 (file)
index 0000000..a8f0bc7
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+class Foo
+{
+}