/** * Get the data being rendered * * @return array * * @since 3.5 */ public function getData() { return $this->data; }