data ) ) { $title = $this->getValueWithDefault( $this->xmlNode ); $this->data = [ 'value' => $title ]; } return $this->data; } }