protected property UpdateProcessor::$privateKey in Drupal 8
Same name and namespace in other branches
- 9 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\updateCode
protected $privateKey;