Remove warning if FetchObjectLinked call
This commit is contained in:
parent
8542a4fd28
commit
3a05d6c641
@ -45,6 +45,9 @@ abstract class CommonObject
|
|||||||
|
|
||||||
public $array_options=array();
|
public $array_options=array();
|
||||||
|
|
||||||
|
public $linkedObjectsIds;
|
||||||
|
public $linkedObjects;
|
||||||
|
|
||||||
// No constructor as it is an abstract class
|
// No constructor as it is an abstract class
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user