You are here

protected property ProtectionRule::$protectionsCollection in User protect 8

Holds the collection of protections that are used by this protection rule.

Type: \Drupal\userprotect\Plugin\UserProtection\UserProtectionPluginCollection

File

src/Entity/ProtectionRule.php, line 102

Class

ProtectionRule
Defines the Protection rule entity.

Namespace

Drupal\userprotect\Entity

Code

protected $protectionsCollection;