chaoyu/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php

6 lines
42 B
PHP
Executable File

<?php
class ValueError extends Error
{
}