Пример #1
0
 /**
  * get classname of entity
  *
  * @return string
  */
 public function getEntityClass()
 {
     return $this->repository->getDocumentName();
 }