Example #1
0
 /**
  * {@inheritdoc}
  */
 public function getFormModeOptions($entity_type_id)
 {
     return $this->entityManager->getFormModeOptions($entity_type_id);
 }