You are here

protected property ProtectionRule::$protections in User protect 8

The elements that are protected by this rule.

Type: array

File

src/Entity/ProtectionRule.php, line 95

Class

ProtectionRule
Defines the Protection rule entity.

Namespace

Drupal\userprotect\Entity

Code

protected $protections = [];