freescout/freescout-dist/vendor/symfony/polyfill-php70/Resources/stubs/Error.php

6 lines
41 B
PHP
Raw Normal View History

2023-12-22 19:40:32 +00:00
<?php
class Error extends Exception
{
}