You are here

protected property UpdateEncryptionProfileForm::$queue in Field Encryption 3.0.x

The queue.

Type: \Drupal\Core\Queue\QueueInterface

File

src/Form/UpdateEncryptionProfileForm.php, line 45

Class

UpdateEncryptionProfileForm
Confirmation form for updating encryption on an entity.

Namespace

Drupal\field_encrypt\Form

Code

protected $queue;