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

6 lines
51 B
PHP
Raw Normal View History

2021-09-22 08:31:29 +02:00
<?php
class UnhandledMatchError extends Error
{
}