You are here

service config_pages.config_pages_set_value in Config Pages 8.3

Same name and namespace in other branches
  1. 8.2 console.services.yml \config_pages.config_pages_set_value

Class

Drupal\config_pages\Command\SetValueCommand

Tags

  • drupal.command

File

./console.services.yml
console.services.yml

View source
  1. class: Drupal\config_pages\Command\SetValueCommand
  2. arguments:
  3. - '@logger.factory'
  4. tags:
  5. - { name: drupal.command }