You are here

protected property ProtectionRuleBypassTest::$accessController in User protect 8

The user access controller.

Type: \Drupal\Core\Entity\EntityAccessControllerInterface

File

tests/src/Kernel/ProtectionRuleBypassTest.php, line 18

Class

ProtectionRuleBypassTest
Tests bypassing protection rules.

Namespace

Drupal\Tests\userprotect\Kernel

Code

protected $accessController;