示例#1
0
 /**
  * Returns the model of data
  *
  * @return RegistryInterface  The model of the data
  */
 public function getModelOfData()
 {
     return $this->registryEditView->getModelOfData();
 }