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