PageCollection implements ItemCollection, Item
Table of Contents
Interfaces
Methods
- __construct() : mixed
- addItem() : self
- toArray() : array<string|int, T>
Methods
__construct()
public
__construct(Page ...$items) : mixed
Parameters
- $items : Page
addItem()
public
addItem(Page $item) : self
Parameters
- $item : Page
Return values
selftoArray()
public
toArray() : array<string|int, T>