function EntityClone::__construct

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityClone.php \Drupal\Core\Config\Action\Plugin\ConfigAction\EntityClone::__construct()

File

core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityClone.php, line 27

Class

EntityClone
@internal This API is experimental.

Namespace

Drupal\Core\Config\Action\Plugin\ConfigAction

Code

public function __construct(private readonly ConfigManagerInterface $configManager, private readonly ConfigActionManager $configActionManager) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.