Automated formatting changes

This commit is contained in:
Formatter Bot 2021-02-20 10:01:34 +00:00
parent e5afec0a0e
commit e21b52f9d3
3 changed files with 18 additions and 18 deletions

View File

@ -15,8 +15,8 @@ declare(strict_types=1);
namespace Modules\Admin\Models;
use phpOMS\DataStorage\Database\DataMapperAbstract;
use phpOMS\DataStorage\Database\RelationType;
use phpOMS\DataStorage\Database\Query\Builder;
use phpOMS\DataStorage\Database\RelationType;
/**
* Group mapper class.

View File

@ -12,8 +12,8 @@
*/
declare(strict_types=1);
use phpOMS\Uri\UriFactory;
use phpOMS\Account\GroupStatus;
use phpOMS\Uri\UriFactory;
/**
* @var \phpOMS\Views\View $this