You are here

protected property UpdateProcessor::$privateKey in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::privateKey

The private key.

Type: \Drupal\Core\PrivateKey

File

core/modules/update/src/UpdateProcessor.php, line 82
Contains \Drupal\update\UpdateProcessor.

Class

UpdateProcessor
Process project update information.

Namespace

Drupal\update

Code

protected $privateKey;