Set the render array.
array $build: A render array.
public function setBuild(array $build) { $this->build = $build; }