You are here

service formassembly.key in FormAssembly 8

Class

Drupal\formassembly\FormAssemblyKeyService
2 string references to formassembly.key
FormAssemblyEntitySettingsForm::create in src/Form/FormAssemblyEntitySettingsForm.php
Instantiates a new instance of this class.
OauthInteractions::create in src/Controller/OauthInteractions.php
Instantiates a new instance of this class.

File

./formassembly.services.yml
formassembly.services.yml

View source
  1. class: Drupal\formassembly\FormAssemblyKeyService
  2. arguments:
  3. - '@config.factory'
  4. calls:
  5. - [setKeyRepository, ['@?key.repository']]