Пример #1
0
 public function preracunaj()
 {
     if ($this->besedilo) {
         $this->avtor = $this->besedilo->getAvtor();
     }
 }