$data
$data : array
Array of data to render
Json view implementation of the view module
set(string $key, mixed $value) : \FW\View\Standard\Helpers\JsonHelper
Sets a value to the data array
string | $key | key to set |
mixed | $value | value to set |
$this