public function OgRoleInterface::getGroupType in Organic groups 8
Returns the group type.
Return value
string The group type.
1 method overrides OgRoleInterface::getGroupType()
- OgRole::getGroupType in src/
Entity/ OgRole.php - Returns the group type.
File
- src/
OgRoleInterface.php, line 77
Class
- OgRoleInterface
- Provides an interface defining an OG user role entity.
Namespace
Drupal\ogCode
public function getGroupType();