AdapterInterface Interface

Aurora\Web\View\Adapter Namespace


Methods

render

Parameters

  • string $template
  • array $data

Signature

public function render(string $template, array $data): string

Go to top