mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
9 lines
80 B
PHP
9 lines
80 B
PHP
<?php
|
|
|
|
class Number
|
|
{
|
|
public static function getType($number)
|
|
{
|
|
|
|
}
|
|
} |