protected property GatsbyEntityLogger::$entityTypeManager in Gatsby Live Preview & Incremental Builds 8
Same name and namespace in other branches
- 2.0.x modules/gatsby_fastbuilds/src/GatsbyEntityLogger.php \Drupal\gatsby_fastbuilds\GatsbyEntityLogger::entityTypeManager
Drupal\Core\Entity\EntityTypeManagerInterface definition.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
gatsby_fastbuilds/ src/ GatsbyEntityLogger.php, line 28
Class
- GatsbyEntityLogger
- Defines a service for logging content entity changes using log entities.
Namespace
Drupal\gatsby_fastbuildsCode
protected $entityTypeManager;