Upgraded imagemagick and manually altered pdf to image module to handle changes....
[yaffs-website] / web / modules / contrib / paragraphs / paragraphs.services.yml
1 services:
2   plugin.manager.paragraphs.behavior:
3     class: Drupal\paragraphs\ParagraphsBehaviorManager
4     parent: default_plugin_manager
5     arguments: ['@entity_type.manager', '@config.factory']