Rest
Table of Contents
Methods
- disable() : void
- Sets OFF module's option for saving any requests.
- enable() : void
- Sets ON module's option for saving any requests.
- getList() : array<string|int, mixed>
- Returns history for debugging purposes.
Methods
disable()
Sets OFF module's option for saving any requests.
public
static disable() : void
enable()
Sets ON module's option for saving any requests.
public
static enable() : void
getList()
Returns history for debugging purposes.
public
static getList() : array<string|int, mixed>