History

History

class History

History.

Methods

clear()

Clears the history.

add(Request $request)

Adds a Request to the history.

bool isEmpty()

Returns true if the history is empty.

Request back()

Goes back in the history.

登录查看完整内容