Files
itskp-odense/installer/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
T
2021-06-01 10:17:03 +02:00

6 lines
51 B
PHP

<?php
class UnhandledMatchError extends Error
{
}