You are here

protected property RequestQueryArgumentResolver::$groupTypeManager in Organic groups 8

The group type manager.

Type: \Drupal\og\GroupTypeManagerInterface

File

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

Class

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

Namespace

Drupal\og\Plugin\OgGroupResolver

Code

protected $groupTypeManager;