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