Yaffs site version 1.1
[yaffs-website] / vendor / symfony / debug / Tests / Fixtures / psr4 / Psr4CaseMismatch.php
diff --git a/vendor/symfony/debug/Tests/Fixtures/psr4/Psr4CaseMismatch.php b/vendor/symfony/debug/Tests/Fixtures/psr4/Psr4CaseMismatch.php
new file mode 100644 (file)
index 0000000..ec48dd2
--- /dev/null
@@ -0,0 +1,7 @@
+<?php
+
+namespace Symfony\Component\Debug\Tests\Fixtures;
+
+class PSR4CaseMismatch
+{
+}