Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function getTypeOfField($fieldName)
 {
     return $this->classMetadata->getTypeOfField($fieldName);
 }