RendererInterface.php
system/View/RendererInterface.php
5 fn
render
(string $view, ?array $options = null, bool $saveData = false)
renderString
(string $view, ?array $options = null, bool $saveData = false)
setData
(array $data = [], ?string $context = null)
setVar
(string $name, $value = null, ?string $context = null)
resetData
()