示例#1
0
 /**
  * Get an empty entity.
  *
  * @return Entity
  */
 protected function getEntity()
 {
     return $this->repo->getEntity();
 }