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

6 lines
41 B
PHP

<?php
class Error extends Exception
{
}