mirror of
https://gh.wpcy.net/https://github.com/rilustrisimo/freescout-support.git
synced 2026-04-30 14:42:23 +08:00
5 lines
47 B
PHP
5 lines
47 B
PHP
<?php
|
|
|
|
class ArithmeticError extends Error
|
|
{
|
|
}
|