public function FieldInterface::getType in Lightgallery 8
Returns field type.
1 method overrides FieldInterface::getType()
- FieldBase::getType in src/
Field/ FieldBase.php - Returns field type.
File
- src/
Field/ FieldInterface.php, line 23
Class
- FieldInterface
- Field interface.
Namespace
Drupal\lightgallery\FieldCode
public function getType();