mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-16 20:08:41 +00:00
Automated formatting changes
This commit is contained in:
parent
20a8078a2c
commit
3c2cd68edf
|
|
@ -2557,13 +2557,13 @@ class DataMapperAbstract implements DataMapperInterface
|
|||
/**
|
||||
* Get objects for pagination
|
||||
*
|
||||
* @param mixed $pivot Pivot
|
||||
* @param string $column Sort column/pivot column
|
||||
* @param int $limit Result limit
|
||||
* @param string $order Order of the elements
|
||||
* @param int $relations Load relations
|
||||
* @param int $depth Relation depth
|
||||
* @param Builder $query Query
|
||||
* @param mixed $pivot Pivot
|
||||
* @param string $column Sort column/pivot column
|
||||
* @param int $limit Result limit
|
||||
* @param string $order Order of the elements
|
||||
* @param int $relations Load relations
|
||||
* @param int $depth Relation depth
|
||||
* @param Builder $query Query
|
||||
*
|
||||
* @return array
|
||||
*
|
||||
|
|
@ -2590,13 +2590,13 @@ class DataMapperAbstract implements DataMapperInterface
|
|||
/**
|
||||
* Get objects for pagination
|
||||
*
|
||||
* @param mixed $pivot Pivot
|
||||
* @param string $column Sort column/pivot column
|
||||
* @param int $limit Result limit
|
||||
* @param string $order Order of the elements
|
||||
* @param int $relations Load relations
|
||||
* @param int $depth Relation depth
|
||||
* @param Builder $query Query
|
||||
* @param mixed $pivot Pivot
|
||||
* @param string $column Sort column/pivot column
|
||||
* @param int $limit Result limit
|
||||
* @param string $order Order of the elements
|
||||
* @param int $relations Load relations
|
||||
* @param int $depth Relation depth
|
||||
* @param Builder $query Query
|
||||
*
|
||||
* @return array
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user