コード例 #1
0
ファイル: ContactInfo.php プロジェクト: HaldunA/phpwebsite
 public function setEmail($email)
 {
     $this->email->set($email);
 }