Automated formatting changes

This commit is contained in:
Formatter Bot 2022-08-16 17:15:23 +00:00
parent 84fb308b3a
commit e204ff0c47

View File

@ -486,7 +486,7 @@ class DataMapperFactory
* @param string $search Search string
* @param DataMapperAbstract $mapper Mapper to populate
* @param int $id Pivot element id
* @param string $secondaryId Secondary id which becomes necessary for sorted results.
* @param string $secondaryId secondary id which becomes necessary for sorted results
* @param string $type Page type (p = get previous elements, n = get next elements)
* @param int $pageLimit Limit result set
* @param string $sortBy Model member name to sort by