You are here

protected property GroupType::$entityTypeManager in Organic groups 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Condition/GroupType.php, line 40

Class

GroupType
Provides a 'Group Type' block visibility condition.

Namespace

Drupal\og\Plugin\Condition

Code

protected $entityTypeManager;