Add support for nested paragraphs
Open
requested to merge issue/quick_node_clone-3183249:3183249-nested-paragraph-support into 8.x-1.x
Refactors the The \Drupal\quick_node_clone\Entity\QuickNodeCloneEntityFormBuilder::cloneParagraphs function to be recursive so that the logic can be applied to nested paragraphs as well.
Closes #3183249