service config.context

Class

Drupal\Core\Config\Context\ContextInterface

Tags

  • persist
1 string reference to config.context
install_begin_request in drupal/core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.

File

drupal/core/core.services.yml
drupal/core/core.services.yml

View source
  1. class: Drupal\Core\Config\Context\ContextInterface
  2. tags:
  3. - { name: persist }
  4. factory_method: get
  5. factory_service: config.context.factory