UpdateProcessor::$privateKey

Same name and namespace in other branches
  1. 9 core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::privateKey
  2. 10 core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::privateKey
  3. 11.x 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 78

Class

UpdateProcessor
Process project update information.

Namespace

Drupal\update

Code

protected $privateKey;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.