class ParagraphType

Paragraphs Type source plugin.

Hierarchy

  • class \Drupal\paragraphs\Plugin\migrate\source\DrupalSqlBase extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase implements \Drupal\Component\Plugin\ConfigurableInterface

Expanded class hierarchy of ParagraphType

Deprecated

in Paragraphs 8.x-1.0 and will be removed before 9.x use \Drupal\paragraphs\Plugin\migrate\source\d7\ParagraphsType instead.

See also

https://www.drupal.org/project/paragraphs/issues/2911242

File

paragraphs/src/Plugin/migrate/source/d7/ParagraphType.php, line 16

Namespace

Drupal\paragraphs\Plugin\migrate\source\d7
View source
class ParagraphType extends ParagraphsType {

}

Members