Use functions class

This commit is contained in:
Dennis Eichhorn 2017-08-10 20:07:13 +02:00
parent 2f70238673
commit 321da76426

View File

@ -15,6 +15,8 @@ declare(strict_types=1);
namespace phpOMS\Datatypes;
use phpOMS\Math\Functions;
/**
* SmartDateTime.
*