예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function getAllViewModes()
 {
     return $this->entityManager->getAllViewModes();
 }