コード例 #1
0
ファイル: WellAbstract.php プロジェクト: sgdoc/sgdoce-codigo
 /**
  * @return string
  */
 public function render()
 {
     return $this->_well->render();
 }