FileChecker
FinalYes
Table of Contents
Methods
- addItem() : bool
- checkAsAgent() : string
- getItems() : array<string|int, mixed>
- removeItems() : void
Methods
addItem()
public
addItem(string $type, int $id) : bool
Parameters
- $type : string
- $id : int
Return values
boolcheckAsAgent()
public
static checkAsAgent() : string
Return values
stringgetItems()
public
getItems() : array<string|int, mixed>
Return values
array<string|int, mixed>removeItems()
public
removeItems() : void