protected property EntityShareBlockFieldEnhancer::$entityTypeManager in Entity Share 8.2
Same name and namespace in other branches
- 8.3 src/Plugin/jsonapi/FieldEnhancer/EntityShareBlockFieldEnhancer.php \Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareBlockFieldEnhancer::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ jsonapi/ FieldEnhancer/ EntityShareBlockFieldEnhancer.php, line 32
Class
- EntityShareBlockFieldEnhancer
- Prepare block field value to be able to handle block content entities.
Namespace
Drupal\entity_share\Plugin\jsonapi\FieldEnhancerCode
protected $entityTypeManager;