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