Exemplo n.º 1
0
 public function getMediaPodcast()
 {
     if ($this->podcast != NULL) {
         return $this->podcast->getFilePodcast();
     }
 }