More updates to stop using dev or alpha or beta versions.
[yaffs-website] / web / modules / contrib / layout_plugin / layout_plugin.services.yml
1 services:
2   plugin.manager.layout_plugin:
3     class: Drupal\layout_plugin\Plugin\Layout\LayoutPluginManager
4     arguments: ['@container.namespaces', '@cache.discovery', '@module_handler', '@theme_handler']