You are here

service helper.install_profile in Helper 8

Class

Drupal\helper\InstallProfile
1 string reference to helper.install_profile
InstallProfileTest::setUp in tests/src/Kernel/InstallProfileTest.php

File

./helper.services.yml
helper.services.yml

View source
  1. class: Drupal\helper\InstallProfile
  2. arguments:
  3. - '@extension.list.profile'
  4. - '@config.factory'
  5. - '@state'
  6. - '@module_handler'
  7. - '@keyvalue'