| Current Path : /home/bullgymbny/app/vendor/symfony/polyfill-php80/Resources/stubs/ |
| Current File : /home/bullgymbny/app/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php |
<?php
if (\PHP_VERSION_ID < 80000) {
class UnhandledMatchError extends Error
{
}
}