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