コード例 #1
0
ファイル: cbEditRowView.php プロジェクト: Raul-mz/web-erpcya
 /**
  * Returns the model of data
  *
  * @return RegistryInterface  The model of the data
  */
 public function getModelOfData()
 {
     return $this->registryEditView->getModelOfData();
 }