Automated formatting changes

This commit is contained in:
Formatter Bot 2021-04-04 15:16:03 +00:00
parent 67f969a6b8
commit c97b516378
4 changed files with 10 additions and 12 deletions

View File

@ -21,7 +21,6 @@ use phpOMS\DataStorage\Database\Query\QueryType;
use phpOMS\DataStorage\Database\Query\Where;
use phpOMS\DataStorage\DataMapperInterface;
use phpOMS\Utils\ArrayUtils;
use phpOMS\Utils\TestUtils;
/**
* Datamapper for databases.

View File

@ -83,7 +83,6 @@ final class Money extends FloatInt
return $this;
}
/**
* Get money.
*