Exemplo n.º 1
0
 public function getName()
 {
     return $this->entry && isset($this->entry->name) ? $this->entry->name : parent::getName();
 }