Skip to content

Commit c54a7b1

Browse files
authored
add @param comment
1 parent 5627dd2 commit c54a7b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

system/Model.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,6 +1126,7 @@ public function chunk(int $size, Closure $userFunc)
11261126
* @param string $group Will be used by the pagination library
11271127
* to identify a unique pagination set.
11281128
* @param integer $page Optional page number (useful when the page number is provided in different way)
1129+
* @param integer $segment Optional URI segment number (if page number is provided by URI segment)
11291130
*
11301131
* @return array|null
11311132
*/

0 commit comments

Comments
 (0)