TDoG-Skin/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
2024-08-17 19:13:54 +08:00

6 lines
51 B
PHP
Executable File

<?php
class UnhandledMatchError extends Error
{
}