20 lines
384 B
YAML
20 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: []
|