function ConfigTestPermissions::__construct

Same name and namespace in other branches
  1. 11.x core/modules/config/tests/config_test/src/ConfigTestPermissions.php \Drupal\config_test\ConfigTestPermissions::__construct()

File

core/modules/config/tests/config_test/src/ConfigTestPermissions.php, line 19

Class

ConfigTestPermissions
Provide dynamic permissions for testing permission dependencies on config.

Namespace

Drupal\config_test

Code

public function __construct(protected EntityTypeManagerInterface $entityTypeManager) {
}

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