baodinzhihui/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php

6 lines
51 B
PHP
Raw Permalink Normal View History

2021-08-09 10:38:25 +08:00
<?php
class UnhandledMatchError extends Error
{
}