blacksmith-8.x-1.x-dev/src/Blacksmith/EntityImporter/FileEntityImporter.php
src/Blacksmith/EntityImporter/FileEntityImporter.php
<?php
namespace Drupal\blacksmith\Blacksmith\EntityImporter;
/**
* Class FileEntityImporter.
*
* @package Drupal\blacksmith\Blacksmith\EntityImporter
*/
final class FileEntityImporter extends EntityImporter {
}
