Documentation

FileEngine
in package
implements Engine

Interfaces, Classes and Traits

Engine

Table of Contents

get()  : string
Get the evaluated contents of the view.

Methods

get()

Get the evaluated contents of the view.

public get(string $path[, array<string|int, mixed> $data = [] ]) : string
Parameters
$path : string
$data : array<string|int, mixed> = []
Return values
string

Search results