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