mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-07 21:18:39 +00:00
Use functions class
This commit is contained in:
parent
2f70238673
commit
321da76426
|
|
@ -15,6 +15,8 @@ declare(strict_types=1);
|
||||||
|
|
||||||
namespace phpOMS\Datatypes;
|
namespace phpOMS\Datatypes;
|
||||||
|
|
||||||
|
use phpOMS\Math\Functions;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SmartDateTime.
|
* SmartDateTime.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user