Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SimpleConfigUpdate.php

function SimpleConfigUpdate::__construct

Constructs a SimpleConfigUpdate object.

Parameters

\Drupal\Core\Config\ConfigFactoryInterface $configFactory: The config factory.

File

core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/SimpleConfigUpdate.php, line 31

Class

SimpleConfigUpdate
@internal This API is experimental.

Namespace

Drupal\Core\Config\Action\Plugin\ConfigAction

Code

public function __construct(ConfigFactoryInterface $configFactory) {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal