You are here

protected property GatsbyPreview::$entityTypeManager in Gatsby Live Preview & Incremental Builds 2.0.x

Same name and namespace in other branches
  1. 8 src/GatsbyPreview.php \Drupal\gatsby\GatsbyPreview::entityTypeManager

Drupal\Core\Entity\EntityTypeManagerInterface definition.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/GatsbyPreview.php, line 37

Class

GatsbyPreview
Defines a class for generating Gatsby based previews.

Namespace

Drupal\gatsby

Code

protected $entityTypeManager;