protected property GatsbyFastbuildsController::$entityTypeManager in Gatsby Live Preview & Incremental Builds 8
Same name and namespace in other branches
- 2.0.x modules/gatsby_fastbuilds/src/Controller/GatsbyFastbuildsController.php \Drupal\gatsby_fastbuilds\Controller\GatsbyFastbuildsController::entityTypeManager
Drupal\Core\Entity\EntityTypeManagerInterface definition.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
Overrides ControllerBase::$entityTypeManager
File
- modules/
gatsby_fastbuilds/ src/ Controller/ GatsbyFastbuildsController.php, line 19
Class
- GatsbyFastbuildsController
- Defines a class for serving routes for Gatsby fastbuilds.
Namespace
Drupal\gatsby_fastbuilds\ControllerCode
protected $entityTypeManager;