Get the render array in its current state.
array The render array built by the event subscribers.
public function getBuild() { return $this->build; }