changed field description
This commit is contained in:
parent
ffb99bcac6
commit
21528a436e
@ -400,7 +400,6 @@ class OCOrganisation extends EditorialContentEntityBase implements OCOrganisatio
|
||||
|
||||
$fields['name'] = BaseFieldDefinition::create('string')
|
||||
->setLabel(t('Name'))
|
||||
->setDescription(t('The name of the Organisation entity.'))
|
||||
->setRevisionable(TRUE)
|
||||
->setSettings([
|
||||
'max_length' => 50,
|
||||
|
Reference in New Issue
Block a user