abstract class Engine (View source)

Properties

protected string $lastRendered

The view that was last to be rendered.

Methods

string
getLastRendered()

Get the last view that was rendered.

Details

string getLastRendered()

Get the last view that was rendered.

Return Value

string