You are here

protected property RequestQueryArgumentResolver::$entityTypeManager in Organic groups 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/OgGroupResolver/RequestQueryArgumentResolver.php, line 59

Class

RequestQueryArgumentResolver
Resolves the group from the query arguments on the request.

Namespace

Drupal\og\Plugin\OgGroupResolver

Code

protected $entityTypeManager;