ThemeClient
extends
ProvidesListing
in
Tags
Table of Contents
Methods
list()
public
list(int $page[, int $perPage = 25 ]) : Paginator<string|int, T>
Parameters
- $page : int
-
starts at 1
- $perPage : int = 25