1
0
Files
helper/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php
2020-08-06 14:58:51 +08:00

6 lines
47 B
PHP

<?php
class ArithmeticError extends Error
{
}