You are here

blazy_test.services.yml in Blazy 8

Same filename and directory in other branches
  1. 8.2 tests/modules/blazy_test/blazy_test.services.yml
tests/modules/blazy_test/blazy_test.services.yml

File

tests/modules/blazy_test/blazy_test.services.yml
View source
  1. services:
  2. blazy_test.admin:
  3. class: Drupal\blazy_test\Form\BlazyAdminTest
  4. arguments: ['@blazy.admin.extended', '@blazy.manager']
  5. blazy_test.formatter:
  6. class: Drupal\blazy_test\BlazyFormatterTest
  7. parent: blazy.formatter.manager