mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
💡 type hinting
This commit is contained in:
@@ -2447,6 +2447,7 @@ EOF
|
||||
$oWizardHelper = WizardHelper::FromJSON($sJson);
|
||||
$oObj = $oWizardHelper->GetTargetObject();
|
||||
|
||||
/** @var \ormCustomFieldsValue $oOrmCustomFieldValue */
|
||||
$oOrmCustomFieldValue = $oObj->Get($sAttCode);
|
||||
$oForm = $oOrmCustomFieldValue->GetForm();
|
||||
$oSubForm = $oForm->FindSubForm($sRequestedFieldsFormPath);
|
||||
|
||||
Reference in New Issue
Block a user