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