mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-03-22 13:32:54 +00:00
6 lines
47 B
PHP
6 lines
47 B
PHP
<?php
|
|
|
|
class ArithmeticError extends Error
|
|
{
|
|
}
|