function PermissionsPerBundleDeriver::__construct

File

core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/PermissionsPerBundleDeriver.php, line 19

Class

PermissionsPerBundleDeriver
@internal This API is experimental.

Namespace

Drupal\Core\Config\Action\Plugin\ConfigAction\Deriver

Code

public function __construct(private readonly EntityTypeManagerInterface $entityTypeManager) {
}

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