Ejemplo n.º 1
0
 /**
  * Returns the field type identifier for this field type.
  *
  * @return string
  */
 public function getFieldTypeIdentifier()
 {
     return $this->internalFieldType->getFieldTypeIdentifier();
 }