laravel / 5.4.30 / api / 5.4 / illuminate / view / engines / fileengine.html /

FileEngine

class FileEngine implements EngineInterface (View source)

Methods

string get(string $path, array $data = [])

Get the evaluated contents of the view.

Details

string get(string $path, array $data = [])

Get the evaluated contents of the view.

Parameters

string $path
array $data

Return Value

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.4/Illuminate/View/Engines/FileEngine.html