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

6 lines
51 B
PHP
Raw Normal View History

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