luck-draw/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php

6 lines
51 B
PHP
Raw Normal View History

2022-02-22 09:27:27 +00:00
<?php
class UnhandledMatchError extends Error
{
}