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