ViewInterface
in
Describes View interface.
Table of Contents
Methods
- view() : string
- Retrieve rendered view template.
Methods
view()
Retrieve rendered view template.
public
view(string $name[, array<string, mixed> $data = [] ]) : string
Parameters
- $name : string
-
View name
- $data : array<string, mixed> = []
-
View data