mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-04-14 17:40:07 +00:00
6 lines
47 B
PHP
6 lines
47 B
PHP
<?php
|
|
|
|
class ArithmeticError extends Error
|
|
{
|
|
}
|