Add multiple variables to the view data collection
public assignMultiple ( array $values ) : Neos\Flow\Mvc\View\ViewInterface | ||
$values | array | array in the format array(key1 => value1, key2 => value2) |
Résultat | Neos\Flow\Mvc\View\ViewInterface | an instance of $this, to enable chaining |