function EntityFieldRenderer::getEntityRepository
File
-
core/
modules/ views/ src/ Entity/ Render/ EntityFieldRenderer.php, line 102
Class
- EntityFieldRenderer
- Renders entity fields.
Namespace
Drupal\views\Entity\RenderCode
protected function getEntityRepository() {
return $this->entityRepository;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.