You are here

protected property RecentGroupContentBlock::$groupTypeManager in Organic groups 8

The OG group type manager.

Type: \Drupal\og\GroupTypeManagerInterface

File

src/Plugin/Block/RecentGroupContentBlock.php, line 48

Class

RecentGroupContentBlock
Provides a block that shows recent group content for the current group.

Namespace

Drupal\og\Plugin\Block

Code

protected $groupTypeManager;