Fix docs type

This commit is contained in:
Caleb Burks 2017-12-11 23:12:53 -06:00
parent c7a583e5c1
commit 83c1e70d00
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ class WC_Product_CSV_Importer_Controller {
/**
* Whether to use previous mapping selections.
*
* @var string
* @var bool
*/
protected $map_preferences = false;