コード例 #1
0
ファイル: Form.php プロジェクト: cawaphp/bootstrap
 /**
  * @return string
  */
 private function renderClone()
 {
     return parent::render();
 }