aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php')
-rw-r--r--vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php b/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
new file mode 100644
index 000000000..7fb2000e9
--- /dev/null
+++ b/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
@@ -0,0 +1,5 @@
+<?php
+
+class UnhandledMatchError extends Error
+{
+}