You are here

private property GatsbyInstantPreview::$entityRepository in Gatsby Live Preview & Incremental Builds 2.0.x

Same name and namespace in other branches
  1. 8 modules/gatsby_instantpreview/src/GatsbyInstantPreview.php \Drupal\gatsby_instantpreview\GatsbyInstantPreview::entityRepository

Drupal\Core\Entity\EntityRepository definition.

Type: \Drupal\Core\Entity\EntityRepository

File

modules/gatsby_instantpreview/src/GatsbyInstantPreview.php, line 33

Class

GatsbyInstantPreview
Defines a class to extend the default preview system with an instant preview.

Namespace

Drupal\gatsby_instantpreview

Code

private $entityRepository;