Your IP : 216.73.217.112


Current Path : /home/zieirix/www/libraries/gantry5/vendor/symfony/polyfill-php80/Resources/stubs/
Upload File :
Current File : /home/zieirix/www/libraries/gantry5/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php

<?php

if (\PHP_VERSION_ID < 80000) {
    class ValueError extends Error
    {
    }
}