protected property RecentGroupContentBlock::$entityTypeManager in Organic groups 8
The entity type manager, needed to load entities.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Block/ RecentGroupContentBlock.php, line 41
Class
- RecentGroupContentBlock
- Provides a block that shows recent group content for the current group.
Namespace
Drupal\og\Plugin\BlockCode
protected $entityTypeManager;