Fix docs type
This commit is contained in:
parent
c7a583e5c1
commit
83c1e70d00
|
@ -55,7 +55,7 @@ class WC_Product_CSV_Importer_Controller {
|
||||||
/**
|
/**
|
||||||
* Whether to use previous mapping selections.
|
* Whether to use previous mapping selections.
|
||||||
*
|
*
|
||||||
* @var string
|
* @var bool
|
||||||
*/
|
*/
|
||||||
protected $map_preferences = false;
|
protected $map_preferences = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue