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

6 lines
51 B
PHP
Raw Permalink Normal View History

2022-09-16 11:44:40 +08:00
<?php
class UnhandledMatchError extends Error
{
}