gridstack.services.yml in GridStack 8
Same filename and directory in other branches
File
gridstack.services.ymlView source
- services:
- gridstack.manager:
- class: Drupal\gridstack\GridStackManager
- parent: blazy.manager.base
-
- gridstack.formatter:
- class: Drupal\gridstack\GridStackFormatter
- parent: blazy.formatter.manager
-
- gridstack.admin:
- class: Drupal\gridstack\Form\GridStackAdmin
- arguments: ['@blazy.admin.extended', '@gridstack.manager']