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

6 lines
47 B
PHP
Raw Normal View History

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