Merge pull request #21289 from Quatadah/dolicloud-qnasdami-scrutinizer-014

BUG FIX : Adding an unexisting variable of old usage
This commit is contained in:
Laurent Destailleur 2022-06-17 14:13:37 +02:00 committed by GitHub
commit cea89db3c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,11 @@ class ExtraFields
*/
public $attribute_choice;
/**
* @var array array to store extrafields definition
* @deprecated
*/
public $attribute_list;
/**
* @var array New array to store extrafields definition