/**
  * @return \DateTime
  */
 public function getLastPublicationDateTime()
 {
     return $this->nodeData->getLastPublicationDateTime();
 }