interface 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.

Parameters

string $path
array $data

Return Value

string