glhcp/server/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php

6 lines
51 B
PHP
Raw Normal View History

2023-08-10 14:59:52 +08:00
<?php
class UnhandledMatchError extends Error
{
}