You are here

protected property ProtectionRuleUnitTest::$protectionRule in User protect 8

The protection rule to test on.

Type: \Drupal\userprotect\Entity\ProtectionRuleInterface

File

tests/src/Kernel/Entity/ProtectionRuleUnitTest.php, line 38

Class

ProtectionRuleUnitTest
Various unit tests for protection rules.

Namespace

Drupal\Tests\userprotect\Kernel\Entity

Code

protected $protectionRule;