You are here

protected property UpdateProcessor::$failed in Drupal 8

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

Array of release history URLs that we have failed to fetch

Type: array

File

core/modules/update/src/UpdateProcessor.php, line 64

Class

UpdateProcessor
Process project update information.

Namespace

Drupal\update

Code

protected $failed;