// Fixed potential warning
This commit is contained in:
@@ -111,7 +111,7 @@ class AdminControllerCore extends Controller
|
||||
protected $fields_form_override;
|
||||
|
||||
/** @var array list of option forms to be generated */
|
||||
protected $fields_options;
|
||||
protected $fields_options = array();
|
||||
|
||||
protected $shopLink;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user