コード例 #1
0
ファイル: Medlem.php プロジェクト: krillo/motiomera
 public function getLatestKommun()
 {
     return Stracka::getLatestKommunByMedlem($this);
 }