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