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