aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php
blob: 99843cad3353ce7e3e295fb452ed8307e86a1b57 (plain) (blame)
1
2
3
4
5
<?php

class ValueError extends Error
{
}