Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View edurenye's full-sized avatar

Eduard Reñé Claramunt edurenye

View GitHub Profile
<?php
/**
* This plugin creates a new paragraph entity based on the source.
*
* @MigrateProcessPlugin(
* id = "mds_paragraph"
* )
*/
class ParagraphMigrateProcessor extends ParagraphProcessBase {