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

6 lines
56 B
PHP
Raw Permalink Normal View History

2021-08-06 18:50:55 +08:00
<?php
class UnhandledMatchError extends Error
{
}