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

6 lines
51 B
PHP
Raw Normal View History

2020-07-31 15:30:10 +08:00
<?php
class UnhandledMatchError extends Error
{
}