sterntours/vendor/symfony/polyfill-php70/Resources/stubs/Error.php
2020-07-09 12:49:32 +02:00

5 lines
41 B
PHP

<?php
class Error extends Exception
{
}