class
Illuminate
/
View
/
Engines
/
Engine
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
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.