You are here

service gridstack.admin in GridStack 8

Same name and namespace in other branches
  1. 8.2 gridstack.services.yml \gridstack.admin

Class

Drupal\gridstack\Form\GridStackAdmin
5 string references to gridstack.admin
GridStackFileFormatterTest::setUp in tests/src/Kernel/GridStackFileFormatterTest.php
GridStackFormatterTest::setUp in tests/src/Kernel/GridStackFormatterTest.php
GridStackFormatterTrait::admin in src/Plugin/Field/FieldFormatter/GridStackFormatterTrait.php
Returns the gridstack admin service shortcut.
GridStackManagerTest::setUp in tests/src/Kernel/GridStackManagerTest.php
GridStackViews::admin in src/Plugin/views/style/GridStackViews.php
Returns the gridstack admin.

File

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

View source
  1. class: Drupal\gridstack\Form\GridStackAdmin
  2. arguments:
  3. - '@blazy.admin.extended'
  4. - '@gridstack.manager'