mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
Automated formatting changes
This commit is contained in:
parent
99df0e971e
commit
6f8b771ab6
|
|
@ -351,9 +351,9 @@ class DataMapperAbstract implements DataMapperInterface
|
|||
/**
|
||||
* Create a conditional value
|
||||
*
|
||||
* @param string $by Name of the variable to sort by
|
||||
* @param string $order ASC or DESC
|
||||
* @param string[] $models Models to apply the sort on
|
||||
* @param string $by Name of the variable to sort by
|
||||
* @param string $order ASC or DESC
|
||||
* @param string[] $models Models to apply the sort on
|
||||
*
|
||||
* @return string
|
||||
*
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ namespace phpOMS\Module;
|
|||
|
||||
use phpOMS\Application\ApplicationAbstract;
|
||||
use phpOMS\Application\ApplicationInfo;
|
||||
use phpOMS\Application\ApplicationManager;
|
||||
use phpOMS\Autoloader;
|
||||
use phpOMS\DataStorage\Database\Query\Builder;
|
||||
use phpOMS\Message\Http\HttpRequest;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user