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