Esempio n. 1
0
 /**
  * Get subject
  *
  * @return string
  */
 public function getSubject()
 {
     return $this->channel->getTitle();
 }