itskp-odense/installer/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php

6 lines
42 B
PHP

<?php
class ValueError extends Error
{
}