mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-08 21:28:40 +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
|
* Get objects for pagination
|
||||||
*
|
*
|
||||||
* @param mixed $pivot Pivot
|
* @param mixed $pivot Pivot
|
||||||
* @param string $column Sort column/pivot column
|
* @param string $column Sort column/pivot column
|
||||||
* @param int $limit Result limit
|
* @param int $limit Result limit
|
||||||
* @param string $order Order of the elements
|
* @param string $order Order of the elements
|
||||||
* @param int $relations Load relations
|
* @param int $relations Load relations
|
||||||
* @param int $depth Relation depth
|
* @param int $depth Relation depth
|
||||||
* @param Builder $query Query
|
* @param Builder $query Query
|
||||||
*
|
*
|
||||||
* @return array
|
* @return array
|
||||||
*
|
*
|
||||||
|
|
@ -2590,13 +2590,13 @@ class DataMapperAbstract implements DataMapperInterface
|
||||||
/**
|
/**
|
||||||
* Get objects for pagination
|
* Get objects for pagination
|
||||||
*
|
*
|
||||||
* @param mixed $pivot Pivot
|
* @param mixed $pivot Pivot
|
||||||
* @param string $column Sort column/pivot column
|
* @param string $column Sort column/pivot column
|
||||||
* @param int $limit Result limit
|
* @param int $limit Result limit
|
||||||
* @param string $order Order of the elements
|
* @param string $order Order of the elements
|
||||||
* @param int $relations Load relations
|
* @param int $relations Load relations
|
||||||
* @param int $depth Relation depth
|
* @param int $depth Relation depth
|
||||||
* @param Builder $query Query
|
* @param Builder $query Query
|
||||||
*
|
*
|
||||||
* @return array
|
* @return array
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user