Clarifying comment

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-05-23 12:57:40 -07:00
parent f2e9b41199
commit 62384260bc

View file

@ -27,6 +27,10 @@ abstract class Importer
protected $updating;
/**
* Default Map of item fields->csv names
*
* This has been moved into Livewire/Importer.php to be more granular.
* @todo - remove references to this property since we don't use it anymore.
*
* @var array
*/
private $defaultFieldMap = [