class
Illuminate
/
View
/
Engines
/
Engine
You are viewing an older version of the documentation. For the latest, please visit master documentation.
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.