/**
  * {@inheritdoc}
  */
 public function getModelClass()
 {
     return $this->repository->getClassName();
 }