Skip to content
Snippets Groups Projects
ValueError.php 42 B
<?php

class ValueError extends Error
{
}