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