コード例 #1
0
ファイル: Index.php プロジェクト: billyprice1/bdApi
 public function prepareParams()
 {
     $this->_params = bdApi_Data_Helper_Batch::prepareViewParams($this->_renderer, $this);
 }