コード例 #1
0
ファイル: PastoralCare.php プロジェクト: oeed/Keystone-Next
 public function person()
 {
     return Person::from_name($this->author);
 }