mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
🎨 Add automatic class return type to MetaModel::GetObject() and MetaModel::NewObject()
This commit is contained in:
@@ -104,7 +104,7 @@ class AttributeChoiceFormBlock extends ChoiceFormBlock
|
||||
}
|
||||
break;
|
||||
|
||||
case 'group_by':
|
||||
case 'groupable':
|
||||
$aForbiddenAttType = [
|
||||
'AttributeLinkedSet',
|
||||
'AttributeFriendlyName',
|
||||
|
||||
Reference in New Issue
Block a user