public function OgFieldsInterface::getBundle in Organic groups 8
Get the bundle name.
Return value
string The entity bundle.
1 method overrides OgFieldsInterface::getBundle()
- OgFieldBase::getBundle in src/
OgFieldBase.php - Get the bundle name.
File
- src/
OgFieldsInterface.php, line 28
Class
- OgFieldsInterface
- The OG fields related interface.
Namespace
Drupal\ogCode
public function getBundle();