class
Illuminate
/
Pagination
/
PaginationState
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
PaginationState
Methods
public
static
resolveUsing ( $app ) : void
Bind the pagination state resolvers using the given application container as a base.
Parameters
- $app Application