protected property AliasLinkEnhancer::$entityTypeManager in Gatsby Live Preview & Incremental Builds 8
Same name and namespace in other branches
- 2.0.x modules/gatsby_extras/src/Plugin/jsonapi/FieldEnhancer/AliasLinkEnhancer.php \Drupal\gatsby_extras\Plugin\jsonapi\FieldEnhancer\AliasLinkEnhancer::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
gatsby_extras/ src/ Plugin/ jsonapi/ FieldEnhancer/ AliasLinkEnhancer.php, line 27
Class
- AliasLinkEnhancer
- Use UUID for internal link field value.
Namespace
Drupal\gatsby_extras\Plugin\jsonapi\FieldEnhancerCode
protected $entityTypeManager;