Skip to content

Commit

Permalink
Update Controller.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Sep 4, 2024
1 parent f715afc commit 2e6716f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Controller/Controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ public function paginate(
$object = $object->find();
}
$object->$asKey($settings[$key]);
unset($settings[$key]);
}
}

Expand Down

0 comments on commit 2e6716f

Please sign in to comment.