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

6 lines
51 B
PHP
Executable File

<?php
class UnhandledMatchError extends Error
{
}