You are here

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

Same name and namespace in other branches
  1. 8 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\FieldEnhancer

Code

protected $entityTypeManager;