Files
thinksaas_lmve/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
T
2023-06-22 13:33:25 +08:00

6 lines
51 B
PHP

<?php
class UnhandledMatchError extends Error
{
}