Set the additional information for the pathField property.
Overrides WizardPluginBase::$pathFieldsSupplemental
protected $pathFieldsSupplemental = array(
array(
'id' => 'nid',
'table' => 'node',
'field' => 'nid',
'exclude' => TRUE,
'link_to_node' => FALSE,
),
);