Exemplo n.º 1
0
 /**
  * Get contact entity name.
  *
  * @return string
  */
 public function getContactEntityName()
 {
     return $this->contactRepository->getClassName();
 }