Skip to content

Commit

Permalink
Notify that limitControl will generate a wrapping Form
Browse files Browse the repository at this point in the history
  • Loading branch information
eather009 committed Mar 8, 2017
1 parent 63770aa commit a69d2bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/View/Helper/PaginatorHelper.php
Expand Up @@ -1172,7 +1172,8 @@ public function implementedEvents()
}

/**
* Dropdown select for pagination limit
* Dropdown select for pagination limit.
* This will generate a wrapping form.
*
* @param array $limits The options array.
* @param int|null $default Default option for pagination limit. Defaults to `$this->param('perPage')`.
Expand Down

0 comments on commit a69d2bb

Please sign in to comment.