Engine
abstract class Engine
Properties
protected string | $lastRendered | The view that was last to be rendered. |
Methods
string
getLastRendered()
Get the last view that was rendered.
Details
at line 19
string
getLastRendered()
Get the last view that was rendered.