class
Illuminate
/
View
/
Engines
/
Engine
abstract
Engine
Properties
protected
$lastRendered string
The view that was last to be rendered.
Default: null
Methods
public
getLastRendered ( ) : string
Get the last view that was rendered.