You are here

service gridstack.plugin_manager_base in GridStack 8.2

Class

Drupal\gridstack\GridStackPluginManagerBase

File

./gridstack.services.yml
gridstack.services.yml

View source
  1. abstract: true
  2. class: Drupal\gridstack\GridStackPluginManagerBase
  3. parent: default_plugin_manager
  4. arguments:
  5. - '@config.factory'