Files
w4rpservices/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
2020-12-06 10:28:55 +00:00

6 lines
51 B
PHP

<?php
class UnhandledMatchError extends Error
{
}