Skip to content
Snippets Groups Projects
layout_plugin.services.yml 206 B
Newer Older
bcweaver's avatar
bcweaver committed
services:
  plugin.manager.layout_plugin:
    class: Drupal\layout_plugin\Plugin\Layout\LayoutPluginManager
    arguments: ['@container.namespaces', '@cache.discovery', '@module_handler', '@theme_handler']