api/laravel/Pagination/PaginationState.yaml
2024-09-26 02:03:21 -07:00

19 lines
384 B
YAML

name: PaginationState
class_comment: null
dependencies: []
properties: []
methods:
- name: resolveUsing
visibility: public
parameters:
- name: app
comment: '# * Bind the pagination state resolvers using the given application container
as a base.
# *
# * @param \Illuminate\Contracts\Foundation\Application $app
# * @return void'
traits: []
interfaces: []