Merge pull request #24598 from frederic34/patch-7

Doc
This commit is contained in:
Laurent Destailleur
2023-04-26 21:20:23 +02:00
committed by GitHub

View File

@@ -107,6 +107,11 @@ abstract class CommonObject
*/
public $table_element_line = '';
/**
* @var int 0=No test on entity, 1=Test with field entity, 'field@table'=Test with link by field@table
*/
public $ismultientitymanaged;
/**
* @var string Key value used to track if data is coming from import wizard
*/