/**
  * {@inheritdoc}
  */
 public function getAllFormModes()
 {
     return $this->entityManager->getAllFormModes();
 }