You are here

protected property EncryptionProfile::$pluginCollection in Encrypt 8.3

The plugin collection that holds the EncryptionMethod plugin.

Type: \Drupal\encrypt\EncryptionMethodPluginCollection

File

src/Entity/EncryptionProfile.php, line 85

Class

EncryptionProfile
Defines the EncryptionProfile entity.

Namespace

Drupal\encrypt\Entity

Code

protected $pluginCollection;