Skip to content

Instantly share code, notes, and snippets.

<?php
/**
* @file
* Contains \Drupal\nv_migrate\Plugin\migrate\source\csv_club.
*/
namespace Drupal\nv_migrate\Plugin\migrate\source;
use Drupal\migrate_source_csv\Plugin\migrate\source\CSV;