Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / debug / Tests / Fixtures / Throwing.php
diff --git a/vendor/symfony/debug/Tests/Fixtures/Throwing.php b/vendor/symfony/debug/Tests/Fixtures/Throwing.php
new file mode 100644 (file)
index 0000000..21e0aba
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+
+throw new \Exception('boo');