Skip to content

Commit

Permalink
Update PicoPageControl.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kamshory committed Nov 19, 2024
1 parent 380944f commit 6c45fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Database/PicoPageControl.php
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ public function setButtonFormat($pageNumberFormat, $stepOneFormat, $startEndForm
*
* @return self Returns the current instance for method chaining.
*/
public function applyPaginationConfig($paginationConfig)
public function setPaginationConfig($paginationConfig)
{
return $this
->setNavigation(
Expand Down

0 comments on commit 6c45fa6

Please sign in to comment.