Overrides ComponentEntityDisplayBase::getEntity
protected function getEntity($entity_type, $bundle, $view_mode) { return $this->entityDisplayRepository ->getViewDisplay($entity_type, $bundle, $view_mode); }