You are here

constant RequestQueryArgumentResolver::GROUP_ID_ARGUMENT in Organic groups 8

The query argument that holds the group entity ID.

File

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

Class

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

Namespace

Drupal\og\Plugin\OgGroupResolver

Code

const GROUP_ID_ARGUMENT = 'og-id';