protected property ProfileHeroBlock::$entityTypeManager in Open Social 8.6
Same name and namespace in other branches
- 8.9 modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 8 modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 8.2 modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 8.3 modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 8.4 modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 8.5 modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 8.7 modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 8.8 modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 10.3.x modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 10.0.x modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 10.1.x modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
- 10.2.x modules/social_features/social_profile/src/Plugin/Block/ProfileHeroBlock.php \Drupal\social_profile\Plugin\Block\ProfileHeroBlock::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
social_features/ social_profile/ src/ Plugin/ Block/ ProfileHeroBlock.php, line 29
Class
- ProfileHeroBlock
- Provides a 'ProfileHeroBlock' block.
Namespace
Drupal\social_profile\Plugin\BlockCode
protected $entityTypeManager;