function PermissionsPerBundle::__construct

File

core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/PermissionsPerBundle.php, line 29

Class

PermissionsPerBundle
@internal This API is experimental.

Namespace

Drupal\Core\Config\Action\Plugin\ConfigAction

Code

public function __construct(private readonly ConfigManagerInterface $configManager, private readonly EntityTypeBundleInfoInterface $entityTypeBundleInfo, private readonly string $targetEntityType) {
}

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