Engine
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.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/6.x/Illuminate/View/Engines/Engine.html