adding an unexisting variable of old usage
This commit is contained in:
parent
28234c6f44
commit
ce80c64782
@ -60,6 +60,11 @@ class ExtraFields
|
|||||||
*/
|
*/
|
||||||
public $attribute_choice;
|
public $attribute_choice;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var array array to store extrafields definition
|
||||||
|
* @deprecated
|
||||||
|
*/
|
||||||
|
public $attribute_list;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array New array to store extrafields definition
|
* @var array New array to store extrafields definition
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user