You are here

protected property MemberCountBlock::$membershipManager in Organic groups 8

The membership manager.

Type: \Drupal\og\MembershipManagerInterface

File

src/Plugin/Block/MemberCountBlock.php, line 43

Class

MemberCountBlock
Provides a block that shows the number of members in the current group.

Namespace

Drupal\og\Plugin\Block

Code

protected $membershipManager;