mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
PHPDoc
This commit is contained in:
@@ -591,6 +591,7 @@ JS
|
||||
$oAttDef = MetaModel::GetAttributeDef($this->oField->GetTargetClass(), $sAttCode);
|
||||
if ($oAttDef->IsExternalKey())
|
||||
{
|
||||
/** @var \AttributeExternalKey $oAttDef */
|
||||
$aAttProperties['value'] = $oRemoteItem->Get($sAttCode . '_friendlyname');
|
||||
|
||||
// Checking if user can access object's external key
|
||||
|
||||
Reference in New Issue
Block a user