Пример #1
0
 /**
  * Get name of publication
  *
  * @return string
  */
 public function getPublicationName()
 {
     return $this->publication->getName();
 }