mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-14 20:42:49 +00:00
6 lines
47 B
PHP
6 lines
47 B
PHP
<?php
|
|
|
|
class ArithmeticError extends Error
|
|
{
|
|
}
|