mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
N°6384 - fix typo
This commit is contained in:
@@ -1732,7 +1732,7 @@ class AttributeLinkedSet extends AttributeDefinition
|
||||
*/
|
||||
public function GetHasConstraint()
|
||||
{
|
||||
return $this->GetOptional('with_constrain', false);
|
||||
return $this->GetOptional('with_constraint', false);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user