Overrides MigrateSourceInterface::fields
public function fields() { return [ 'nid' => $this->t('The node revision ID.'), 'vid' => $this->t('The node revision ID.'), 'tid' => $this->t('The term ID.'), ]; }