You are here

protected property GroupContentCreateAccessTest::$accessManager in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/GroupContentCreateAccessTest.php \Drupal\Tests\group\Kernel\GroupContentCreateAccessTest::accessManager

The access manager.

Type: \Drupal\Core\Access\AccessManagerInterface

File

tests/src/Kernel/GroupContentCreateAccessTest.php, line 28

Class

GroupContentCreateAccessTest
Tests the group content create access for groups.

Namespace

Drupal\Tests\group\Kernel

Code

protected $accessManager;