コード例 #1
0
ファイル: FormMaker.php プロジェクト: estrom85/sample-codes
 public function registerForm()
 {
     $this->nonce = Nonce::getNonce();
 }