コード例 #1
0
ファイル: Uprizoritev.php プロジェクト: ifigenija/server
 public function preracunaj()
 {
     if ($this->besedilo) {
         $this->avtor = $this->besedilo->getAvtor();
     }
 }