protected function FieldHash::setDescription in Lightgallery 8
Sets description.
Overrides FieldBase::setDescription
File
- src/
Field/ FieldHash.php, line 36
Class
- FieldHash
- Field hash.
Namespace
Drupal\lightgallery\FieldCode
protected function setDescription() {
return 'Enable/Disable hash option.';
}