/**
  * {@inheritdoc}
  */
 public function getTypeOfField($fieldName)
 {
     return $this->classMetadata->getTypeOfField($fieldName);
 }