<?php

namespace Wrm\Events\Service\DestinationDataImportService;

/**
 * Hold info regarding current import.
 */
class Import
{
}