PhpEngine
class PhpEngine implements EngineInterface (View source)
Methods
string
get(
string $path,
array $data = array())
Get the evaluated contents of the view.
Details
at line line 18
string
get(
string $path,
array $data = array())
Get the evaluated contents of the view.