r3-v2/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php

6 lines
51 B
PHP

<?php
class UnhandledMatchError extends Error
{
}